• + 11 comments

    a,b,c = student_marks[query_name]

    print('%.2f'%((a+b+c)/3))