Commit 1097fe07 by BellCodeEditor

save project

parent 4e6d59d0
Showing with 2 additions and 1 deletions
......@@ -14,8 +14,9 @@ while True:
if name!=username:
print("傻逼 账号错了")
continue
print("还有"+str(i)+"机会")
continue
if password!=userpassword:
print("傻逼 密码错了")
print("还有"+str(i)+"次机会")
......
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