Commit 0e01341e by BellCodeEditor

save project

parent c6ae583b
Showing with 2 additions and 0 deletions
...@@ -13,5 +13,6 @@ def nem(): ...@@ -13,5 +13,6 @@ def nem():
total.append(unit) total.append(unit)
finally: finally:
print("-"*30) print("-"*30)
return total
print(total) print(total)
nem() nem()
\ 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