Primary School
Part of Every Child Matters Academy TrustWe have learnt how to input code to make objects move on screen. These are called start events and click events. A start event is something that happens as the program starts and a click event is something that happens when an object is clicked on screen.
We combined start events and click events to create our own app.
We then had a go at fixing other people's mistakes. This is called debugging.
When a computer does something it is following a code.
The pictures on this screen are instructions called code which can be used to make the objects move.