Commit 53037e38 by BellCodeEditor

save project

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