Commit 82fd061d by BellCodeEditor

save project

parent ada6b6fb
Showing with 3 additions and 0 deletions
...@@ -11,6 +11,9 @@ while True: ...@@ -11,6 +11,9 @@ while True:
else: else:
total.append(unit) total.append(unit)
print("="*30) print("="*30)
return total
result=new_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