Commit c2054eee by BellCodeEditor

save project

parent a152ed43
Showing with 4 additions and 1 deletions
i=3
username = "python"
userpassword = "123456"
while True:
......@@ -11,5 +12,7 @@ while True:
continue
if userpassword !=password:
print("重新输入密码")
else:
print("你的账户已锁定,请带身份证到我司")
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