update,
This commit is contained in:
51
tutorial-python-1.md
Normal file
51
tutorial-python-1.md
Normal file
@@ -0,0 +1,51 @@
|
||||
## 1. What is Python?
|
||||
|
||||
## 2. Why Python for Kids?
|
||||
|
||||
## 3. Getting Started with Python
|
||||
|
||||
### 3.1. Installing Python
|
||||
|
||||
### 3.2. Python IDE
|
||||
|
||||
### 4. Python Syntax
|
||||
|
||||
## 5. First Python Program – Hello, World!
|
||||
|
||||
## 6. Python Variables
|
||||
|
||||
## 7. Python Datatypes
|
||||
|
||||
### 7.1 Int
|
||||
|
||||
### 7.2 Float
|
||||
|
||||
### 7.3 String
|
||||
|
||||
### 7.4 Boolean
|
||||
|
||||
### 7.5 List
|
||||
|
||||
### 7.6 Tuple
|
||||
|
||||
### 7.7 Dict
|
||||
|
||||
### 7.8 Set
|
||||
|
||||
## 8. Python Operators
|
||||
|
||||
## 9. Control Flow
|
||||
|
||||
### 9.1. Conditional Statements
|
||||
|
||||
### 9.2. Loops
|
||||
|
||||
## 10. Functions and Modules in Python
|
||||
|
||||
### 10.1 Python Functions
|
||||
|
||||
### 10.2 Python Modules
|
||||
|
||||
## 11. OOPS in Python
|
||||
|
||||
## 12. Fun Activities – Python Projects for Kids
|
Reference in New Issue
Block a user