BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/3847ad2a6c7d1d727935a220f5dfee5f?ref=outlook-calendar
SUMMARY:Recursion
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/3847ad2a6c7d1d727935a220f5dfee5f?ref=outlook-calendar
DESCRIPTION: A recursive function is a function which either calls itself or is in a potential cycle of function calls. As the definition specifies, there are two types of recursive functions. Consider a function which calls itself: we call this type of recursion immediate recursion.

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