Commit b8ca5caf by BellCodeEditor

save project

parent 305bf22c
Showing with 0 additions and 1 deletions
...@@ -12,6 +12,5 @@ def a(): ...@@ -12,6 +12,5 @@ def a():
total.append(unit) total.append(unit)
return total return total
# print(total) # print(total)
a()
b=a() b=a()
print(b[1]) print(b[1])
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