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 dafe671 commit cab7b66Copy full SHA for cab7b66
exercises/01.5-loop-seventeen/README.md
@@ -31,7 +31,7 @@ Note that the number specified in range(), 5 in this example, is never reached a
31
1. Count from 1 to 17 with a loop and print each number on the console.
32
33
💡HINT:
34
-1. This how you loop
+- This how you loop
35
`https://www.w3schools.com/python/python_for_loops.asp`
36
37
Expected console result:
0 commit comments