Commit 53037e38 by BellCodeEditor

save project

parent f5810f20
Showing with 1 additions and 0 deletions
...@@ -11,6 +11,7 @@ while True: ...@@ -11,6 +11,7 @@ while True:
break break
if a!=username: if a!=username:
print("账号错") print("账号错")
print("还有"+"str(s)"+"次")
continue continue
if a!=userpassword: if a!=userpassword:
print("密码错") print("密码错")
......
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