BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4952708412866560/lesson/3688cb209063c3660d5902241b95a90f?ref=outlook-calendar
SUMMARY:While Loop
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/4952708412866560/lesson/3688cb209063c3660d5902241b95a90f?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/4952708412866560/lesson/3688cb209063c3660d5902241b95a90f?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR