Commit a39769a0 by BellCodeEditor

auto save

parent ad3b80ec
Showing with 0 additions and 1 deletions
...@@ -7,7 +7,6 @@ def aq(): ...@@ -7,7 +7,6 @@ def aq():
else: else:
try: try:
unit=int(unit) unit=int(unit)
except: except:
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