We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce50cc commit ea7515eCopy full SHA for ea7515e
4th.py n>10 times Hello.py
@@ -2,4 +2,4 @@
2
3
while(a>10):
4
print("Hello")
5
- a=a-1
+ a=a-1
0 commit comments