Commit 73ed82e1 by BellCodeEditor

auto save

parent 798178bc
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