• + 0 comments

    average_marks = sum(student_marks [query_name])/3 print("{: . 2f}".format (average_marks))