Lesson: Loops

  1. What is a loop?
    • A loop is a way to repeat a block of code.
    • Computers are fast, so we can repeat a block of code as many times as we want.
    • Most things we do with computers are done in loops.
  2. Types of loops in Scratch:

Activity: Catch the bus

  1. Optional: Find a partner for pair programming.
  2. Follow the directions to complete your own Catch the bus project.
  3. Post your version of Catch the Bus to the class studio: “Catch the bus”.

Resources

Videos

MIT Scratch - Introduction to Loops