School Grading System

# Introduction As a teacher, you need to calculate the final grade for each student in your class. The grades are based on various assignments and tests that the students have completed throughout the semester.In this challenge, you will write a Python function that calculates a student's final grade based on their performance on assignments, tests and attendance.

|60 : 00

Click the virtual machine below to start practicing