Commit aadc65dd by BellCodeEditor

save project

parent 7982cfa8
Showing with 3 additions and 2 deletions
...@@ -12,5 +12,6 @@ def ttttt(): ...@@ -12,5 +12,6 @@ def ttttt():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
return total
ttttt() result = store()
print(result)
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