BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4983730558992384/lesson/9cf1ebf024bbf4b61bd6fad807e2d95f?ref=outlook-calendar
SUMMARY:Tuple In Python Part 2
DTSTART;TZID=America/Los_Angeles:20260501T190000
DTEND;TZID=America/Los_Angeles:20260501T200000
LOCATION:https://www.learndesk.us/class/4983730558992384/lesson/9cf1ebf024bbf4b61bd6fad807e2d95f?ref=outlook-calendar
DESCRIPTION: List and Tuple Functions



In the following videos explaining Tuple, list and python, cmp function is shown which can be used with list or tuple. However the cmp function was available only with python 2 and is not present in python 3.

In python 3 you can directly compare 2 elements like

if a == b:

do something...

Thank you

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