We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4efb3 commit cce50ccCopy full SHA for cce50cc
5th.py Guess Right.py
@@ -9,4 +9,4 @@
9
print("wrong guess, try a smaller number")
10
else:
11
print("Congratulations, You have guess the number")
12
- break;
+ break;
0 commit comments