We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab7b66 commit db7e1baCopy full SHA for db7e1ba
exercises/01.5-loop-seventeen/README.md
@@ -30,7 +30,7 @@ Note that the number specified in range(), 5 in this example, is never reached a
30
31
1. Count from 1 to 17 with a loop and print each number on the console.
32
33
-💡HINT:
+💡Hint:
34
- This how you loop
35
`https://www.w3schools.com/python/python_for_loops.asp`
36
0 commit comments