👉 A function that takes a list of numbers as an argument and returns the sum of those numbers. For example, if you call `add_numbers([1, 2, 3, 4])`, it will return `10`. The function is often used in programming to add up all the elements in a list. opiating