Commit e4cd3e89 by BellCodeEditor

save project

parent 8298c921
Showing with 0 additions and 2 deletions
...@@ -8,5 +8,4 @@ def func(): ...@@ -8,5 +8,4 @@ def func():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
return(total)
func() 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