BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4608670140727296/lesson/7e98334c2d5a6b20b7becc3a72205e17?ref=outlook-calendar
SUMMARY:while Loop
DTSTART;TZID=America/Los_Angeles:20260423T190000
DTEND;TZID=America/Los_Angeles:20260423T200000
LOCATION:https://www.learndesk.us/class/4608670140727296/lesson/7e98334c2d5a6b20b7becc3a72205e17?ref=outlook-calendar
DESCRIPTION: In most computer programming languages, a while loop is a control flow statement that allows code to be executed repeatedly based on a given Boolean condition. The while loop can be thought of as a repeating if statement.

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