Year 7
Lesson details
Key learning points
- In this lesson, we will take our first footsteps into understanding computer programming. We will look at how computers need precise instructions to execute and we will work on sequencing our first program using subroutines.
Licence
This content is made available by Oak National Academy Limited and its partners and licensed under Oak’s terms & conditions (Collection 1), except where otherwise stated.
Loading...
4 Questions
Q1.
Do instructions given to computers instead of humans need to be:
As precise
Less precise
Q2.
Which one of the following is a correct definition for sequencing?
Doing the same thing more than once
Making choices
Q3.
Which one of the following segments of code would be the most precise block to use to draw a blue square in Scratch?
B
C
Q4.
Would the following program correctly play the nursery rhyme Hot Cross Buns?
Yes