...

/

Challenge: Sum of Lists

Challenge: Sum of Lists

Test yourself and implement what you have learned so far in this chapter.

Problem statement

In this challenge, you need to create a recursive function, sum, which returns the total sum of ...