Commit 806b2059 by BellCodeEditor

save project

parent b6d2e58a
Showing with 3 additions and 1 deletions
...@@ -12,4 +12,5 @@ def new_input(): ...@@ -12,4 +12,5 @@ def new_input():
else: else:
total.append(a) total.append(a)
print(total) print(total)
new_input(result) result=new_input()
print(result)
\ No newline at end of file
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