Commit 2b4344f6 by BellCodeEditor

save project

parent b3287bfb
Showing with 2 additions and 2 deletions
...@@ -13,6 +13,5 @@ def a(): ...@@ -13,6 +13,5 @@ def a():
total.append(unit) total.append(unit)
print(total) print(total)
return total return total
a() a=a()
a=total
print(a) print(a)
\ 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