Commit f6f5e688 by BellCodeEditor

save project

parent 03ae64c0
Showing with 1 additions and 0 deletions
...@@ -11,6 +11,7 @@ while True: ...@@ -11,6 +11,7 @@ while True:
break break
if user2!=user1: if user2!=user1:
print("2") print("2")
print("你还有"+i+"次机会")
continue continue
if pass2!=pass1: if pass2!=pass1:
print("2") print("2")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment