Structured Approach to programming
Using Abstraction and Decomposition, develop a solution to a multi player quiz were the player with the most obscure answers wins!
Using functions, dictionaries, lists, loops and conditions to create a team based quiz competition
Useful mini project to develop algorithmic thinking and programming skills for key stage 4 students
All teaching resources provided including python solution.
Structured Approach to programming
Using Abstraction and Decomposition to develop algorithmic thinking and programming skills.
Create a solution to simulate the operation of a snack machine. Learn about using lists, loops and conditions in your programming.
Useful mini project to for key stage 4 students
All teaching resources provided including python solution for teachers.
Structured Approach to programming
Using Abstraction and Decomposition, develop an ordering system to allow cats to order their favourite drinks and snacks from a menu, pay for them and receive their change.
Learning how to apply coding techniques such as file handling, lists, loops, conditions, functions and parameters to develop a working solution. Useful project to develop programming skills for key stage 4 students
All teaching resources provided including python solution.