Skip to content ↓

Learning

Robot Algorithms

Creating and debugging program, and using logical reasoning to make predictions.

Lesson Learning Objective (I can)
1 I can describe a series of instructions as a sequence
2 I can explain what happens when we change the order of instructions
3 I can use logical reasoning to predict the outcome of a program
4 I can explain that programming projects can have code and artwork
5 I can design an algorithm
6 I can create and debug a program that I have written