Commit fc0d1b5b by BellCodeEditor

auto save

parent 34fa4dc7
Showing with 2 additions and 1 deletions
...@@ -12,4 +12,4 @@ def new_input(): ...@@ -12,4 +12,4 @@ def new_input():
else: else:
total.append(t) total.append(t)
print(total) print(total)
new_input() new_input()
\ 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