Lesson details

Key learning points

  1. In this lesson, we will identify how selection might be used in 'real-life' examples. We will also design and build a model that we can control with a Crumble microcontroller.

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...

3 Questions

Q1.
Which of the following could be used as a condition? (Tick 2 boxes)
Correct answer: Is it dark?
Correct answer: Is the button pressed?
What's your dog called?
What's your favourite colour?
Q2.
Selection in programming is:
Correct answer: If... Then...
Repeat ...
Wait ...
Q3.
Which of the following is correct?
If... action Then... action
If... action Then... condition
Correct answer: If... condition Then... action
If... condition Then... condition

Lesson appears in

UnitComputing / Selection In Physical Computing

Computing