Commit e5dae78c by BellCodeEditor

save project

parent 87b35f1d
Showing with 2 additions and 2 deletions
...@@ -18,5 +18,4 @@ while True: ...@@ -18,5 +18,4 @@ while True:
print("还有"+str(i)+"机会") print("还有"+str(i)+"机会")
if i==0: if i==0:
print("账户冻结") print("账户冻结")
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