BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4525918183751680/lesson/e81f4a2228416f8716e59735f1610a28?ref=outlook-calendar
SUMMARY:Tuples In Depth
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/4525918183751680/lesson/e81f4a2228416f8716e59735f1610a28?ref=outlook-calendar
DESCRIPTION: Python - Tuples. A tuple is a sequence of immutable Python objects. Tuples are sequences, just like lists. The differences between tuples and lists are, the tuples cannot be changed unlike lists and tuples use parentheses, whereas lists use square brackets.

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