0
write a python program to calculate the sum of all elements in a list
https://sololearn.com/compiler-playground/W1vlLnLHhZ2a/?ref=app
2 Answers
+ 4
Vividec Beremauro like Mihaly Nyilas I'm a bit confused why you are advertising someone else's code while asking for a simple piece of python code.
print(sum([15,35,5,45,4])) #104
+ 2
what's this?
html/css/js, instead of python.
not relevant tag....
we are ready to help, but in this case we don't know where did you stuck