Commit dc855177 by BellCodeEditor

save project

parent b9aeb209
Showing with 1 additions and 0 deletions
...@@ -13,6 +13,7 @@ def new_input(): ...@@ -13,6 +13,7 @@ def new_input():
total.append(unit) total.append(unit)
print("-"*30) print("-"*30)
return total return total
result=now_input()
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