Python 编程证书课程
Certificate Program in Python Programming
- 1. Basics
- 1. How to install Python
- 2. Basics of Python programming
- 3. Keywords
- 4. Taking input from user
- 5. Comments in Python
- 2. Advanced
- 1. Conditional Statements, Data Types, and the Modulus Operator
- 2. for and while looping
- 3. User Defined Functions
- 4. List String Tuple Dictionary
- 3. Built in Functions
- 1. What is a Built in function
- 2. String Functions
- 4. Python and CSV
- 1. Read, Write and Delete datarow from a CSV
- 2. Project 1