Challenge: Calculate the Mean, Median, and Mode of a List
Write code to calculate the mean, median, and mode of elements in a list.
We'll cover the following...
Write a program to find the mean, median, and mode of a list of numbers: