Coding Task: 04.02 Under the sea

Let’s add some fish to the ocean!

Your Task

Fill in the blanks and correct the code to produce a program that uses a for loop to put fish into the ocean.

PyAngelo Reference Sheet

Remember to use the PyAngelo reference sheet to help you with your code! Click on one of the buttons below:

Requirements

  • The program should run without any errors.
  • The program should draw at least 5 fish in the water.

Scroll to Top