Understand what programming is
Use Python print statements and input/output
Create and use variables
Work with basic data types (strings, numbers)
Intro to Python, print() examples
Type: Name, hobbies, and goals using print()
Add spacing and basic formatting
Create interactive scripts using input()
Convert string input to numbers
Make a basic calculator and intro quiz bot
Students can write and run their first Python programs
Understand input, output, and variable storage