Tasks: 1.0 Finish grade_digit.py: a) type 10 should output in end You got invalid grade. 2.0 create grade_word.py should be same as grade_digital.py but we need to input the grade as word.
3.0 create grade_points.py should input digit points you got(1-100) should print grade in digits: 00-50: 5 51-60: 6 61-70: 7 71-80: 8 81-90: 9 91-100: 10 else wrong points
should print how many points we need to next grade and the next grade