Commit 4d80a226 by BellCodeEditor

save project

parent ae5935da
Showing with 3 additions and 0 deletions
......@@ -11,4 +11,7 @@ while True:
continue
if password!= userpassword:
print("用户名和密码错误!请重新输入")
else:
print(你的账户已被锁定,请带身份证来我司)
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