G9 Term2 ICT Project
G9 Term2 ICT Project
"
📌 Project Overview
Students will create a simple text-based quiz game using Python. The game will
ask the player a series of multiple-choice questions and keep score. It introduces
basic Python concepts in a fun and interactive way.
🎯 Learning Objectives
By the end of the project, students will:
Understand Python syntax and structure
Use variables, if statements, and loops
Get familiar with functions
Use lists and basic string formatting
Tools Needed
Python (installed on computers or use an online IDE like Replit)
Text editor (e.g., VS Code, Thonny, or IDLE)