Commit 0dc4b5b3 by BellCodeEditor

save project

parent a5ceca0d
Showing with 2 additions and 0 deletions
...@@ -11,9 +11,11 @@ while True: ...@@ -11,9 +11,11 @@ while True:
break break
if name!=username: if name!=username:
print("No!name") print("No!name")
print("You have"+str(i)+"c jh")
continue continue
if name!=userpassword: if name!=userpassword:
print("No!password") print("No!password")
print("You have"+str(i)+"c jh")
else: else:
print("go to FBI!") print("go to FBI!")
exit() exit()
......
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