You want your pet dinosaur to walk across the screen by taking 5 steps forward. Which block should you use to make it walk 5 times?
While loop
For loop
If statement
Until loop

Computing Exercises are loading ...