Commit 86bf088d by BellCodeEditor

save project

parent d3d36245
Showing with 5 additions and 1 deletions
i = 3
username = "python"
userpassword = "123456"
while True:
......@@ -10,5 +11,7 @@ while True:
elif name != username:
print("用户名错误!请重新输入")
else:
print("密码错误!请重新输入")
print("密码错误!请重新输入")print("密码错误!请重新输入")print("密码错误!请重新输入")print("密码错误!请重新输入")
else:
print"你的账号已被锁定"
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