Commit 2f0b05cb by BellCodeEditor

save project

parent bb251d78
Showing with 1 additions and 0 deletions
...@@ -13,6 +13,7 @@ while True: ...@@ -13,6 +13,7 @@ while True:
if name!= username if name!= username
print("错") print("错")
print("你所剩的次数还有"+"str(i)")
if username!=password: if username!=password:
print("错") print("错")
else: 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