Commit 3f59954d by BellCodeEditor

save project

parent 86547e93
Showing with 3 additions and 0 deletions
......@@ -11,4 +11,7 @@ while True:
continue
if password != userpassword:
print("密码输入错误,请重新输入!")
else:
print("你的账号已被锁定,请1小时以后再来")
exit()
print("欢迎来到贝尔编程!")
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