Commit 66ee0c92 by BellCodeEditor

auto save

parent a1ff2601
Showing with 7 additions and 2 deletions
...@@ -8,4 +8,9 @@ def fun(): ...@@ -8,4 +8,9 @@ def fun():
try: try:
total.append(unit) total.append(unit)
except: except:
print(total) print(total)
\ No newline at end of file
\ 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