Lesson 2: Turn Around
Challenge focus: 6 - 10
Coding concepts: Turn function with arguments (right, left)
Coding Adventure Part I
Key stage II
Class IV
Lesson Overview
Challenge Range | Coding Concepts | Sub Concepts | Resources |
6-10 | Sequence |
| Lesson Plan 23 |
Coding Adventure Part I
Key stage II
Class IV
Lesson Objectives
Coding Adventure Part I
Key stage II
Class IV
Understanding Function
turn 10
function
argument
Coding Adventure Part I
Key stage II
Class IV
Concept Continue…
Coding Adventure Part I
Key stage II
Class IV
Demo 1
Coding Adventure Part I
Key stage II
Class IV
Demo 1 Solution
Coding Adventure Part I
Key stage II
Class IV
Activity 1
Study the code given below and rewrite it to collect the banana.
Coding Adventure Part I
Key stage II
Class IV
Activity 1 Solution
Coding Adventure Part I
Key stage II
Class IV
Activity 2
Coding Adventure Part I
Key stage II
Class IV
Activity 2 Solutions
2
3
Coding Adventure Part I
Key stage II
Class IV
Activity 3
Coding Adventure Part I
Key stage II
Class IV
Activity 3 Solution
9
Coding Adventure Part I
Key stage II
Class IV
Activity 3 Solution
10
Coding Adventure Part I
Key stage II
Class IV
Story Mode Vs Skill Mode
Coding Adventure Part I
Key stage II
Class IV
Key Points
1 | #Example of passing an argument |
2 | turn 45 #turn is the function and 45 is argument. |
Coding Adventure Part I
Key stage II
Class IV