Commit c418921b by BellCodeEditor

auto save

parent f8838eb1
Showing with 2 additions and 2 deletions
......@@ -7,4 +7,4 @@ def func():
else:
total.append(unit)
print(total)
print(func())
\ No newline at end of file
func()
\ 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