T T 14102 Computing Morning Activities Algorithms Powerpoint - Ver - 1
T T 14102 Computing Morning Activities Algorithms Powerpoint - Ver - 1
Key Stage 1
• Understand what algorithms are; how they are implemented as
programs on digital devices; and that programs execute by
following precise and unambiguous instructions.
• Create and debug simple programs.
• Use logical reasoning to predict the behavior of simple programs.
How to Make Toast
Task
Write an algorithm for making a piece of toast.
An algorithm is a list of step-by-step instructions.
Challenge
Write your own algorithm for a
partner to follow. Choose a shape to up right left down
start from and write a list of step-by-
step instructions to reach a different
shape. Answer: green triangle
Follow the Algorithm
Task
Imagine you are the robot. Follow each
algorithm and write down which colour
square you land on.
Challenge
2
Answer
Spot the Bug Fix the Bug
Spot the Bug Fix the Bug
Challenge
forward
forward
3
right-turn3 forward 3
right-turn right-turn
Writeforward 3
an algorithm with a few mistakes. Ask a friend to debug your algorithm.
forward
right-turn3 forward 3
right-turn1
forward right-turn
forward
left-turn1 forward 1
left-turn4
forward left-turn
forward
left-turn4 forward 3 Challenge
left-turn3
forward left-turn Draw the path the robot would follow if
forward 3 forward 3 the bug was not fixed.