Lesson 1: Install Python 🐍
1. Download from python.org.
2. Install and check "Add Python to PATH".
3. Verify: Type python --version in your terminal.
Use VS Code or PyCharm for coding.
Task: Install Python and share a screenshot of your version.
Next, we’ll write your first Python program!
1. Download from python.org.
2. Install and check "Add Python to PATH".
3. Verify: Type python --version in your terminal.
Use VS Code or PyCharm for coding.
Task: Install Python and share a screenshot of your version.
Next, we’ll write your first Python program!