Daily Code Challenge 013

preview_player
Показать описание
Daily Code Challenge 013 - 2017-08-09

Write a function which, given a list of numbers and returns the average of all the numbers.

Ex: [1,2,3,4,5] should return 3
Рекомендации по теме