BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4800621775421440/lesson/5cee5a9c8f1015bcb323aa5e2bd25d0f?ref=outlook-calendar
SUMMARY:Python Tuple Data Type 2 of 3
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/4800621775421440/lesson/5cee5a9c8f1015bcb323aa5e2bd25d0f?ref=outlook-calendar
DESCRIPTION: Different ways of creating tuple in python,

-Accessing tuple elements,

-Changing value assignment in the tuple (elements in the tuple are write-protected)

-List within tuple,

-Changing list values in tuple,

-Iterating in the tuple is faster than the list,

-tuple elements can be used as a key in the dictionary,

-tuple can only have an integer in the index,

-Slicing in the tuple.

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