Python Programming · Week 1 notes
Hello World
Python Week 1: Overview
This lesson focuses on setting up your development environment and understanding the basics of Python programming.
Key Topics:
- Setting up Visual Studio Code
- Understanding file structure and the terminal
- Writing your first Python program
Next: We’ll dive into programming concepts and why they matter.
Quick check
What is the primary function of the terminal in VS Code?