Skip to content

Commit ea7515e

Browse files
authored
Rename 4th.py to n>10 times Hello.py
1 parent cce50cc commit ea7515e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4th.py n>10 times Hello.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
while(a>10):
44
print("Hello")
5-
a=a-1
5+
a=a-1

0 commit comments

Comments
 (0)