Python for teenagers
35 hours
Overview
Prerequisite : Before joining this course to have completed “Scratch Course “
By the end of this course, students will:
• Understand basic Python concepts.
• Write simple interactive programs.
• Build small games.
• Think logically like programmers.
• Transition smoothly from block-based coding to text-based coding.
Next Step After This Course Students will be ready to learn:
• Functions
• More advanced Python
• Game development
• Data basics
35 Hours
- Module 1: Introduction to Python.
- Module 2: Variables
- Module 3: User Input
- Module 4:" If " Statements
- Module 5: Loops
- Module 6: Lists
- Module 7: Simple Games
- Module 8: Drawing with Turtle
- Module 9: Final Project