Which code allows us to sum up the elements of a list?
sum()
+
There is no such code
add()
Make sure to pick
sum()
.