Commit 5de105c8 by BellCodeEditor

save project

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