Skip to content

Commit cce50cc

Browse files
authored
Rename 5th.py to Guess Right.py
1 parent 9a4efb3 commit cce50cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5th.py Guess Right.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
print("wrong guess, try a smaller number")
1010
else:
1111
print("Congratulations, You have guess the number")
12-
break;
12+
break;

0 commit comments

Comments
 (0)