Commit 88de4ed0 by BellCodeEditor

save project

parent 1133c235
Showing with 1 additions and 1 deletions
...@@ -11,6 +11,6 @@ def new_imput(): ...@@ -11,6 +11,6 @@ def new_imput():
else: else:
total.append(unit) total.append(unit)
input() input()
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