Lesson Presentation - Forever Loops
Lesson Presentation - Forever Loops
This is Quizby.
He is a question mark who
loves to ask questions.
Success Criteria
● I know the difference between a repeat loop and a forever
loop.
● I know when to use a forever loop.
● I can use forever loops in algorithms for a particular purpose.
● I can explain why loops are useful.
Remember
It
Do you remember this Scratch block from last lesson?
Spot on!
Not this one.
Cat2 repeats her Not this one.
There is no loop
crazy dance There are too many
block to repeat
moves repeats.
the actions.
4 times.
The Forever
Loop
In this lesson, you will learn about another type of loop in
Scratch called a forever loop.
Infinite means
endless or
limitless.
Show your work in a big end of lesson dance off. Evaluate each
other’s work.
Think About:
● What works well?
● What could be improved?
● How did the forever loop help with the code?
Aim
● To use a forever loop to repeat instructions continuously.
Success Criteria
● I know the difference between a repeat loop and a forever
loop.
● I know when to use a forever loop.
● I can use forever loops in algorithms for a particular purpose.
● I can explain why loops are useful.