Session4 Easier Worksheet Answers
Session4 Easier Worksheet Answers
1. From looking at this flowchart, what do you think each of these symbols means?
Process/task [1]
2. What is the first thing that someone following this algorithm would need to do?
4. Using the symbols you see above, use a pencil and ruler to draw your own
flowchart showing how a person would brush their teeth.
Start
End
More Complex Flowcharts
5. From looking at this, what do you think the diamond symbol means?
6. What is the first thing that a person following this algorithm would have to do?
Check whether the door is locked [1]
7. Imagine the following: A door is closed but not locked. The room beyond the door
is dark. Complete the list of steps that a person would need to take according to
the algorithm:
Step 1: Wake up
Step 2: Get out of bed
Step 3: Check if she’s running late
Step 4: If not running late, go to step 5. If running late, skip straight to step 6
Step 5: Have a cup of tea
Step 6: Check whether hair is messy
Step 7: If hair is messy, go to step 8. If hair is not messy, skip to step 9.
Step 8: Straighten hair
Step 9: Get dressed
Step 10: Brush teeth
Step 11: Eat breakfast
Start
Wake up
No
Running
late?
Yes Is hair
Straighten hair messy? [1]
No
Get dressed
Stop
9. Have a look at this flowchart.
10. What does the arrow from “move forward 1cm” do? (Hint: this is called a loop).
Goes back and repeats part of the algorithm [1]
11. Complete the following to describe the algorithm:
“Stop” will be set to false at the start. If there is no obstacle, stop will remain false
and the robot will move forward 1cm, then check again for an obstacle. This
process will repeat until the robot comes to an obstacle when “stop” will be set to
true and the robot will stop moving [4].
12. What does the symbol mean?
Worksheet total: 30