Commit a81a4f83 by BellCodeEditor

save project

parent f25c6ab1
Showing with 4 additions and 0 deletions
i=3
username = "python"
userpassword = "123456"
while True:
......@@ -10,4 +11,7 @@ while True:
print("用户名错误")
elif
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