Commit d9bd3c59 by BellCodeEditor

save project

parent 95172e5e
Showing with 4 additions and 3 deletions
......@@ -13,9 +13,10 @@ while True:
continue
if word!=uamserpassword:
print("密码错误")
else:
print("你的账号已被锁定")
exit()
if i=0
else:
print("你的账号已被锁定")
exit()
print("欢迎来到贝尔编程")
# 请用input()实现用户输入账号、密码的功能
......
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