Code a statement which correctly calculates the average value of the numbers in the list.
Make sure to pick sum, followed by /, and finally len.
sum
/
len