Commit 5685a591 by BellCodeEditor

save project

parent 6440a674
Showing with 2 additions and 0 deletions
...@@ -12,8 +12,10 @@ while Ture: ...@@ -12,8 +12,10 @@ while Ture:
if n != w: if n != w:
input("尼玛重数!") input("尼玛重数!")
i=i-1 i=i-1
print("还有+str(i)+次机会")
continue continue
if p != q: if p != q:
input("chongshu") input("chongshu")
print("还有+str(i)+次机会")
else: else:
print("账号已注销") print("账号已注销")
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