Commit f42df1dc by BellCodeEditor

save project

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