Commit b9aeb209 by BellCodeEditor

save project

parent 7d93c4ed
Showing with 50 additions and 0 deletions
...@@ -12,4 +12,54 @@ def new_input(): ...@@ -12,4 +12,54 @@ def new_input():
else: else:
total.append(unit) total.append(unit)
print("-"*30) print("-"*30)
return total
print(total) print(total)
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