Commit 31c731dc by BellCodeEditor

save project

parent afc87754
......@@ -10,10 +10,12 @@ while True:
print("登陆成功")
break
elif name!=username:
print("用户名错误!请重新输入")\
print("用户名错误!请重新输入")
print("还有"+str(i)+"次"
continue
if password!=userpassword:
print("欢迎来到贝尔编程")
print("还有"+str(i)+"次"
else:
print("你的账户已锁定,请一万亿古戈尔个世纪后再来")
exit()
......
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