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 1bdd696 commit 79706d0Copy full SHA for 79706d0
identation.py
@@ -0,0 +1,7 @@
1
+for i in range(5):
2
+ print("Hi")
3
+ print("Jenny")
4
+
5
6
7
+print("Jenny")
0 commit comments