2 WAYS TO MAKE A CAT SAY THE NUMBERS 1 - 10 ON SCRATCH!
2 WAYS TO MAKE A CAT SAY THE NUMBERS 1 - 10 ON SCRATCH!
1)
2)
The second way is more efficient because it is quicker and there is no need to repeat each time. The first time would take longer while the second one has an option of repeat.
What statements did you put in your repeat loop to make the code more efficient?
ReplyDeleteCHANGE COUNTER BY 1
DeleteSET COUNTER FOR 0.5 SECONDS
Why did you add this code? What effect does it have?
Delete