Commit f41a01a5 by BellCodeEditor

save project

parent fed7f124
Showing with 2 additions and 0 deletions
......@@ -11,10 +11,12 @@ while True:
if x!=a:
i-=1
print("账号错误!!!")
print("还有"+str(i)+"机会")
continue
if y!=b:
i-=1
print("密码错误!!!")
print("还有"+str(i)+"机会")
else:
print("滚!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!")
exit()
......
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