Computer Applications
What is the job of the 'forever' script ?
Scratch
6 Likes
Answer
The forever block repeats a set of actions forever. For example,
when green flag clicked
forever
move 100 steps
if on edge, bounce
Answered By
1 Like
Related Questions
Look at the section of code below that controls a sprite.
Write down what you think the user will see when the green flag is clicked.
In the stack of blocks below, how many times does the sprite move 10 steps?
What instructions would I use if I wanted a loop to execute 10 times ?
What is a loop ?
- A loop is a conditional statement that needs to be directed for it to work
- Tells sprites what to do
- Changes the font a word
- It's the hole in the ground