Commit 2b4344f6 by BellCodeEditor

save project

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