Actualités

numbers (list): The list of numbers. #We define a function calculate_sum_and_average that takes a list of numbers as input. We use the sum() function to calculate the sum of all numbers in the list.