Commit 5de105c8 by BellCodeEditor

save project

parent 6c42ab1d
Showing with 5 additions and 2 deletions
......@@ -7,4 +7,7 @@ while True:
total.append(unit)
return total
a=new_input()
print(a)
\ No newline at end of file
sen=0
for i in a:
sen=sum+i
print(sum)
\ 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