Coding Task: 04.01 Time is Ticking!

Let’s create a timer!

Your Task

Fill in the blanks and correct the code to produce a program that counts from 0 to 9.

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 count up from 0 to 9.

Scroll to Top