Write a programs to calculate the average,score of student in a course

Mean = ∑x/n = sum of scores divided by number of scores.