Commit 5967fcdc by BellCodeEditor

save project

parent 5a5b0ccf
Showing with 2 additions and 0 deletions
......@@ -12,6 +12,8 @@ def new_input():
else:
total.append(unit)
return total
def sum(list):
count =0
for i in list:
......
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