Commit 222c4c03 by BellCodeEditor

save project

parent 4ccc7fce
Showing with 2 additions and 0 deletions
......@@ -11,8 +11,10 @@ while True:
print("欢迎来到贝尔编程!")
else:
print("用密码错误!请重新输入")
print("还剩+"str(i)"次机会")
else:
print("用户名错误!请重新输入")
print("还剩+"str(i)"次机会")
else:
print("连续3次错误,即将执行自爆程序")
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