BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6645445084315648/lesson/0d98e894cc26ce164d47ac32b1a6584b?ref=outlook-calendar
SUMMARY:Logical Operators
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6645445084315648/lesson/0d98e894cc26ce164d47ac32b1a6584b?ref=outlook-calendar
DESCRIPTION: The logical OR operator ( ) returns the boolean value true if either or both operands are true and returns false otherwise. The operands are implicitly converted to type bool prior to the evaluation, and the result is of type bool. Logical OR has left-to-right associativity.

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