Commit 766b8a06 by BellCodeEditor

save project

parent 0c42f3ea
Showing with 5 additions and 2 deletions
......@@ -11,4 +11,8 @@ def f():
else:
total.append(unit)
print(total)
f()
\ No newline at end of file
return total
f()
a=total
print(a)
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