🎉 Welcome to Python Week!
• Let's start our coding adventure! 🐍
• You'll build games, apps, and tools!
🐍 What is Python?
• Python helps us talk to computers!
• It's used to make apps, games, and robots! 🤖
• We write it using English-like words.
✍️Let's Write Code!
• This is how we say Hello:
• print("Hello, world!")
• Try printing your name too!
📦 Variables & Data
• Variables are boxes for your data 🎁
• Examples: names, numbers, answers
• We use input() to ask questions!
🔄 Build a Converter
• Turn kilometers into miles!
• Get number from user → convert it → print it
• Challenge: Try temperature too!
Hello World Challenge
• Print Hello in many ways! 🌍
• Add your name, emojis, or colors!
• Be creative 🎨
💳 Name Card Project
• Make a card with your name and age!
• Add your job (like 'Coder Hero')
• Make it look cool!
🧠 Mini Project Day
• 🧮 Make a calculator (add 2 numbers)
• 🎨 Make a name designer (uppercase/lowercase)
• Try both and share with friends!
🎮 Quiz Game Day
• Ask a question → check answer
• If right → say 'Well done!' 👏
• Let’s play together in class!
🎊 You Did It!
• 3 Live Classes ✅
• 2 Video Projects 🎥
• 2 Fun Challenges 🧠
• Practice = Progress 💪