CoderDojo turtle racing – 4 – countdown timer

To make this race more realistic, lets give our turtle a countdown timer so he knows when to start! Find the following lines in the bumpy top example. And replace them with these lines so that the turtle knows when to start. The “for” command creates a loop in the code which can save a … Continue reading CoderDojo turtle racing – 4 – countdown timer