Commit bbefde49 by BellCodeEditor

save project

parent 2c21130c
Showing with 1 additions and 3 deletions
...@@ -13,8 +13,7 @@ while True: ...@@ -13,8 +13,7 @@ while True:
print("密码错误!") print("密码错误!")
continue continue
else : else :
print("登录成功!") print("登录成功!欢迎来到贝尔编程!")
else: else:
print("您的账号已被锁定") print("您的账号已被锁定")
exit() 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