BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4608670140727296/lesson/63ec4d465c023d36aedf0d3b86b88ba7?ref=outlook-calendar
SUMMARY:Variable Data Types
DTSTART;TZID=America/Los_Angeles:20260423T190000
DTEND;TZID=America/Los_Angeles:20260423T200000
LOCATION:https://www.learndesk.us/class/4608670140727296/lesson/63ec4d465c023d36aedf0d3b86b88ba7?ref=outlook-calendar
DESCRIPTION: The data types that hold numeric values are: byte , short , int , long , float and double . The difference between them is the size and precision of the value they contain. Multiple characters or 'strings' (eg words and sentences) are also supported in Java through the use of String .

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