Commit 4902f1f0 by BellCodeEditor

auto save

parent d9663fd2
Showing with 0 additions and 2 deletions
...@@ -7,5 +7,4 @@ def a(): ...@@ -7,5 +7,4 @@ def a():
else: else:
total.append(unit) total.append(unit)
a() a()
print(total) print(total)
\ 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