Commit 5c0c84d8 by BellCodeEditor

save project

parent aa0559aa
Showing with 3 additions and 6 deletions
...@@ -12,10 +12,7 @@ def new_input(): ...@@ -12,10 +12,7 @@ def new_input():
else: else:
total.append(unit) total.append(unit)
print("-"*30) print("-"*30)
print(toyal) return total
new_input() return=new_input()
print(return)
print(toyal)
new_input()
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