10 分钟学会 Python 编程 - 快速学习,更快编码
- 1. Chapter 1
- 1. Variables and Data Types
- 2. Numeric Data Types
- 3. Expressions In Python
- 4. Arrays in Python
- 5. Sets in Python
- 6. Dictionaries in Python
- 2. Chapter 2
- 1. Indexing In Python
- 2. Tuples In Python
- 3. Lists In Python
- 4. Nested Lists In Python
- 3. Chapter 3
- 1. For Loops In Python
- 2. Nested For Loops In Python
- 3. If Else Statements In Python
- 4. While Loops In Pythons