BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/d9a62858f19098c764a0e88e8d344a72?ref=outlook-calendar
SUMMARY:do while Loop
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/d9a62858f19098c764a0e88e8d344a72?ref=outlook-calendar
DESCRIPTION: In most computer programming languages, a do while loop is a control flow statement that executes a block of code at least once, and then repeatedly executes the block, or not, depending on a given boolean condition at the end of the block.

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