BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/eab06cffaa18e280c2bee41738da7e5a?ref=outlook-calendar
SUMMARY:Conditional if Statement
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/eab06cffaa18e280c2bee41738da7e5a?ref=outlook-calendar
DESCRIPTION: The if/else statement executes a block of code if a specified condition is true. If the condition is false, another block of code can be executed. The if/else statement is a part of Kotlin's "Conditional" Statements, which are used to perform different actions based on different conditions.

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