Commit 679b3359 by BellCodeEditor

save project

parent 7be50c0f
Showing with 2 additions and 1 deletions
...@@ -17,6 +17,6 @@ while True: ...@@ -17,6 +17,6 @@ while True:
if userpassword!=password: if userpassword!=password:
print("密码错误,请重新输入") print("密码错误,请重新输入")
else: else:
print("您的输入次数已用完,账号已经冻结,请持身份证到贝尔编程中心解冻") print("您的输入次数已用完,当前账号(py**on)已经冻结,请持身份证到贝尔编程中心解冻")
exit() exit()
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