Commit c49a309b by BellCodeEditor

save project

parent afda0430
Showing with 2 additions and 1 deletions
...@@ -18,5 +18,5 @@ while True: ...@@ -18,5 +18,5 @@ while True:
print("温馨提示:你还有"+str(i)+"次登录机会") print("温馨提示:你还有"+str(i)+"次登录机会")
else: else:
print("黑客,我操你妈.我揍你全家死") print("黑客,我操你妈.我揍你全家死")
else: 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