Commit e4ceb94b by BellCodeEditor

save project

parent b80bb99b
Showing with 2 additions and 1 deletions
...@@ -16,6 +16,6 @@ while True: ...@@ -16,6 +16,6 @@ while True:
print("密码有误") print("密码有误")
print("用户和密码都错误!") print("用户和密码都错误!")
else: else:
print("账户已被锁") print("账户已被锁,叫我声爹,我帮你解")
exit() exit()
print("欢迎来到贝尔编程!") 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