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 1c73eb2 commit fdc7c12Copy full SHA for fdc7c12
exercises/01.5-loop-seventeen/README.md
@@ -1,3 +1,7 @@
1
+---
2
+video: "https://www.youtube.com/watch?v=qO3ZNWrkeGg"
3
4
+
5
# `01.5` Loop from 1 to 17
6
7
To loop a specific number of times, we can use `range(<start>,<end>)`.
0 commit comments