Average score student

Write a function average_score that receives a list of grades of a particular student and returns the average grade.
Python
Setting up Python environment...
Output