Your code
Set the two speeds.
Console
Results
0%
Press Run to check your code
Your code has an error
Set the two speeds.
Why not 100%?
Penalties: none this run
One function, two variables, and each one grows at its own rate. drawFish has no idea it is being called twice — it draws wherever it is told, so two calls give you two fish moving apart.
Set the two speeds.
Set the two speeds.
Set the two speeds.