Code Quest
Learn programming through fun interactive exercises
Your Progress
0/5
Keep going! 5 exercises left
Choose Your Language
🐍
Python
Easy to learn, great for beginners
⚡
JavaScript
Makes websites interactive
🧩
Scratch Blocks
Visual programming with blocks
Python Exercises
📢
Say Hello
Learn to display a message on screen
beginner
Output
📦
My First Variable
Store your name in a variable and display it
beginner
Variables
🧮
Math Magic
Add two numbers together
beginner
Math
🔄
Count to Five
Use a loop to count from 1 to 5
intermediate
Loops
❓
Number Checker
Check if a number is bigger than 10
intermediate
Conditions