Commit ba5b9e5c by BellCodeEditor

auto save

parent d3a35067
Showing with 3 additions and 1 deletions
......@@ -8,9 +8,10 @@ def a():
try:
unit=int(unit)
except:
print('dnbg')
print('大同')
else:
total.append(unit)
finally:
print("-"*30)
print(total)
a()
\ No newline at end of file
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