Computing
Computer Science LearnITWithMrC ⛯ Year 7 Year 8 Year 9 GCSE
Responsive image

Lesson Video

16

Lesson Tasks

  • Watch the Lesson video
    Make notes if needed.
  • Open your Learning Journal
    Complete Task 1 in your Learning Journal
  • Complete the learning activities
    Make sure you complete the book tasks in your Unit Booklet
  • Complete End of Task Assessment
    Update your learning objectives

What do I need to Learn?

0 results forGuest
I need to learn how to understand and know how to use Nested selection in a computer program.
I need to learn how to understand and know how to use Nested iteration in a computer program.

Key Terms

Iteration Selection Condition Nesting While loop For loop

Task 1 - Getting organised Click to see more


Task: Learning Journal

Open your Learning Journal by clicking on the image below

Good notes will help you organise and process data and information

Task 1: Fill out your learning Journal.

Open your Learning Journal and complete the task below .


Task 2 - Nesting Click to see more

Key word - Nesting

A Nesting is putting one structure inside of another


Nesting means putting one stucture inside of another structure. For example if we put an IF statement inside of a While loop we would have an example of Nesting - see image below


Task: Nesting

Choose from the following tasks:

  1. Copy the code above and change it so that it accepts upper or lower case (y/Y) to quit
  2. Create a nested for loop so that it prints out the times tables from 1 to 10

Add your completed code to your Learning Journal.


Task 3 - Book Task - Nested Iteration Click to see more

Task: Nested Iteration

Open your student workbook at page 22 read through the notes and then complete Task11 on page 23.


Task 4 - Book Task - Nested Selection Click to see more

Task: Nested Selection

Open your student workbook at page 27 read through the notes and then complete Task15 on page 28.


Task 5 - Lesson Review/Homework Click to see more


Summing it all up

Lets look at the learning outcomes and decide which one best describes our current level of understanding :

Tick the one you feel is closest to your level

Learning Outcomes

  • I have a basic understanding of how with a little help from my teacher
  • I can show my teacher that without their help.
  • independently and I can also explain it to others and can complete any extension tasks I am given.

🠜 Now update your learning objectivesClick on the Assessment image


Task 6 - Homework Click to see more


Complete any unfinished tasks