Create a python function ‘assign_grade(list)’ which records the marks of ten students from a list and assign a grade based on the following conditions: If marks>=90 then grade A
If marks >=80 && <90 then="" grade="">90>
If marks >65 &&<80 then="" grade="">80>
If marks>=40 && <=65 then="" grade="">=65>
If marks <40 then="" grade="">40>
Consider the list of marks of 10 students in Biology.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here