Commit 8aff51f9 by BellCodeEditor

save project

parent d385c8e0
Showing with 2 additions and 0 deletions
......@@ -13,6 +13,8 @@ while True:
print("不要瞎打用户名")
if password!=userpassword:
print("盗号要认真")
if i<0:
continue
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