• + 0 comments

    print(format(functools.reduce(lambda x,y: x+y,student_marks[query_name])/len(student_marks[query_name]),".2f"))