Commit 5ed05bf3 by BellCodeEditor

auto save

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