Commit abf36269 by BellCodeEditor

auto save

parent 9e978f50
Showing with 4 additions and 2 deletions
...@@ -11,4 +11,6 @@ while True: ...@@ -11,4 +11,6 @@ while True:
else: else:
total.append(unit1) total.append(unit1)
print(total) # p =
\ No newline at end of file s = sum(new_input() )
print(s)
\ 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