Commit de9eeaa6 by BellCodeEditor

save project

parent 01b3d10c
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ while True:
break
else:
wo+=1
if wo>=10:
if wo>=5:
print("Your account password has been tried too many times and has been banned!!!")
break
else:
......
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