Commit b302d975 by BellCodeEditor

save project

parent 31dd71dd
Showing with 1 additions and 0 deletions
...@@ -12,4 +12,5 @@ def new_imput(): ...@@ -12,4 +12,5 @@ def new_imput():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
return total
new_imput() new_imput()
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