Commit a5cf0f94 by BellCodeEditor

save project

parent d5ecbd40
Showing with 2 additions and 3 deletions
......@@ -12,11 +12,10 @@ while True:
else:
if name !=username:
print("账号错")
print(str(i)+"次")
continue
else:
print("密码错")
print(str(i)+"次")
else:
print("3次己到")
......
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