CHALLENGE 8: Help put the fish back in the water!

  • Click Run and see what happens to the fish.
  • Change the range of where the fish appears, so it will ALWAYS swim underwater.

Remember, the command random.randint(x, y) returns a random number between x and y.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE