BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5706615246290944/lesson/b9f3a37bc8c35f3127257dbe42452c35?ref=outlook-calendar
SUMMARY:ArrayList
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/5706615246290944/lesson/b9f3a37bc8c35f3127257dbe42452c35?ref=outlook-calendar
DESCRIPTION: It represents an ordered collection of an object that can be indexed individually. It is basically an alternative to an array. However, unlike array, you can add and remove items from a list at a specified position using an index and the array resizes itself automatically.

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