文件名称:Python简介:Python简介
文件大小:21KB
文件格式:ZIP
更新时间:2024-03-10 05:22:14
Python
python简介 Python简介
【文件预览】:
intro-to-python-master
----Class 9 - Guessing Game & List Comprehension()
--------guessing_game_solution.py(1KB)
--------guessing_game.py(1KB)
--------list_comprehension.py(287B)
----Class 2 - Basic Operators & String Formatting()
--------math_operators.py(703B)
--------strings.py(1KB)
--------variables.py(592B)
----Class 7 - If, else, and elif statements()
--------if, else, & elif statements.py(2KB)
----Class 1 - Introduction()
--------introduction.py(208B)
----.DS_Store(12KB)
----Class 10 - Functions()
--------functions.py(3KB)
----Class 8 - While and for loops()
--------for_loops.py(913B)
--------while_loops.py(2KB)
----Class 11 - Review()
--------review.py(3KB)
----README.md(165B)
----Class 4 - Data Structures (cont.)()
--------tuples.py(348B)
--------more_lists.py(1KB)
----Class 6 - Comparison & Boolean Operators()
--------comparison_operators.py(2KB)
--------sets.py(199B)
----Class 12 - Tic Tac Toe()
--------tic_tac_toe_template.py(2KB)
--------tic_tac_toe.py(6KB)
----Class 3 - User Input & Data Structure()
--------lists.py(846B)
--------user_input.py(526B)
--------dictionaries.py(1KB)