BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4952708412866560/lesson/5dd0399ab8a793fe81a69a302c6a1aba?ref=outlook-calendar
SUMMARY:Until Loop
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/4952708412866560/lesson/5dd0399ab8a793fe81a69a302c6a1aba?ref=outlook-calendar
DESCRIPTION: Use DO UNTIL loops when a condition is not true and you want to execute the loop until the condition is true. The DO UNTIL loop tests the condition at the end of the loop and repeats only when the condition is false. Otherwise the loop executes once and ends.

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