tutorial |
---|
-
Run this code, and you'll see a count from 0 to 9.
-
Fix it so that it counts up to 11.
- There's a series of exercises dedicated to Lists and Loops, we encourage you to go and finish those before continuing: https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises.
Then, come back! 😊
- You can find additional information on loops here: https://www.w3schools.com/python/python_for_loops.asp