Commit 1b2ce4ef by BellCodeEditor

save project

parent 9969d4b4
Showing with 5 additions and 5 deletions
......@@ -16,7 +16,7 @@ while True:
if password!=userpassword:
print("密码错误,请重新输入")
print("还有"+str(i)+"次机会")
else:
print("账号已锁定")
exit()
print("欢迎来到贝尔编程!")
\ No newline at end of file
else:
print("账号已锁定")
print("欢迎来到贝尔编程!")
exit()
\ 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