Commit 0eee7feb by BellCodeEditor

save project

parent 9d3a663f
Showing with 3 additions and 2 deletions
......@@ -18,7 +18,7 @@ while True:
print("密码错误!请从新输入")
print("您还有"+str(i)+"次机会")
else:
print("账号已锁定")
exit()
print("账号已锁定")
exit()
print("欢迎!")
# 如果用户输入的账号、码正确密,提示登陆成功
\ 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