Functions and Lists
๐ Instructions
Write a function called sum_list that takes a list of numbers and returns their sum.
Use the built-in sum() function, or a loop with a running total.
๐
The code editor and XP reward for this lesson are part of Premium.
Unlock Premium
๐
This is a Premium Lesson
Subscribe to unlock the interactive code editor, run your own solutions, and earn XP for this lesson.
โญ Unlock Premium