BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4873855350865920/lesson/6d0d509972c0992cb4018aca0d2b1a61?ref=outlook-calendar
SUMMARY:Lesson6 Part1 Homework
DTSTART;TZID=America/Los_Angeles:20260407T190000
DTEND;TZID=America/Los_Angeles:20260407T200000
LOCATION:https://www.learndesk.us/class/4873855350865920/lesson/6d0d509972c0992cb4018aca0d2b1a61?ref=outlook-calendar
DESCRIPTION: Lesson 6 Part1 Homework 
Put all yourhomework code in a homework6.py file
Q1 Exam GraderAsk someone to enter an exam mark between 0 and 100.&nbsp; If they enter 90 or above printout an &ldquo;A&rdquo;, 80 or above print out a &ldquo;B&rdquo;, 70 or above print out a &ldquo;C&rdquo;,60 or above print out a &ldquo;D&rdquo;&nbsp; and &ldquo;F&rdquo; if below 60. Hint: use if-else statements.
You can visualizea grade chart like this:
Mark Range Exam Grade| 90 to 100 | A| 80 to 89 | B| 70 to 79 | C| 60 to 69 |D| 0 to 59 | F
Bonus: Validate the entered mark between 0 and 100, if they are out of bounds ask them to re-enter a correct number between 0 and 100. Make a loop so they can enter marks continuously, and use -1 to exitPlease print out a comment from the following chart for each exam grade they get. Mark Range |&nbsp; Exam Grade | Comment | 90 to 100 | A &ldquo;Excellent&rdquo;,| 80 to 89 | B &ldquo;Good&rdquo;,| 70 to 79 | C &ldquo;Okay&rdquo;,| 60 to 69 | D&nbsp; &ldquo;Print...

https://www.learndesk.us/class/4873855350865920/lesson/6d0d509972c0992cb4018aca0d2b1a61?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR