Commit 87f95558 by BellCodeEditor

save project

parent 284ae702
Showing with 2 additions and 2 deletions
...@@ -13,4 +13,4 @@ while True: ...@@ -13,4 +13,4 @@ while True:
print("Your account password has been tried too many times and has been banned!!!") print("Your account password has been tried too many times and has been banned!!!")
break break
else: else:
print("Your name or key was wrong,please try again.") print("Your name or key was wrong,you still have"+str(10-wo)+"times to try")
\ No newline at end of file \ 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