Commit 5e092b0f by BellCodeEditor

save project

parent 0e1d3af9
Showing with 3 additions and 2 deletions
...@@ -15,4 +15,5 @@ while True: ...@@ -15,4 +15,5 @@ while True:
elif password != userpassword: elif password != userpassword:
i=i-1 i=i-1
print("密码错误!请重新输入") print("密码错误!请重新输入")
print("欢迎来到贝尔编程!") print("已锁定!")
\ No newline at end of file break
\ 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