Commit 37b8d689 by BellCodeEditor

save project

parent 13702a51
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ def OOO(): ...@@ -8,7 +8,7 @@ def OOO():
try: try:
unit=int(unit) unit=int(unit)
except: except:
print("他奶奶的!给输整数!!!!!!!!!!") print("他奶奶的!给输整数!!!!!!!!!!")
else: else:
total.append(unit) total.append(unit)
finally: finally:
......
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