These ICS4U Grade 12 Computer Science python coding questions will form a part of your final grade for this course and are to be handed in for grading.
For all of the following questions:
Your grade will be based on your ability to demonstrate the overall expectations from the Ontario Computer Studies Curriculum
A1 – Data Types and Expressions
A2 – Modular Programming
A4 – Code Maintenance
C1 – Modular Design
Since you will be using multiple files in your solution, hand in a .zip file or .rar file that contains all the files you used in your solution. Maintain the folder structure you have on your machine. I shouldn’t have to modify anything when running your code.
File Name: “ICS4UcolorClickGame.py”
You will be designing and making a pygame version of a color clicking game that is shown in the video below.
Return to ICS4U Main Page