Lesson 4 - Pandas - Nested loops 

Student Activities

Activity 1: Secure the area

Stuck?

Activity 2: Bamboo border

There are two bugs in this code - can your correct them?

Activity 3: Bamboo hideaway


Activity 4: Make it pretty

Plenary

What skills have you learned during the lesson? 

What is a nested loop? 

 Why use it? 

True or False? 

It’s important to know the sequence of events before building a loop.

Learning Objectives

  • Create programs that include sequences, events, loops, and conditionals
  • Compare and refine multiple algorithms for the same task and determine which is the most appropriate
  • Decompose (break down) problems into smaller, manageable subproblems to facilitate the program development process

Lesson 4 World