Commit 9e92b7aa by BellCodeEditor

save project

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