Commit 31fe603b by BellCodeEditor

save project

parent 84a12b99
Showing with 3 additions and 0 deletions
......@@ -14,9 +14,11 @@ while True:
break
if name!=username:
print("用户输入的账号错")
print("多大"+str(i)+"吃得多")
continue
if password!=userpassword:
print("密码错")
print("多大"+str(i)+"吃得多")
else:
print("登陆锁定")
exit()
\ No newline at end of file
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