Commit abf36269 by BellCodeEditor

auto save

parent 9e978f50
Showing with 5 additions and 3 deletions
......@@ -10,5 +10,7 @@ while True:
print("请输入数字")
else:
total.append(unit1)
print(total)
\ No newline at end of file
# p =
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