BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230301T180000
DTEND;TZID=America/Los_Angeles:20230301T190000
DTSTAMP:20260507T052337
CREATED:20230302T030123Z
LAST-MODIFIED:20230302T030123Z
UID:18312-1677693600-1677697200@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Homework\n\nInside LibrarySystem\, add code inside book.py so it will have a new method called get_info(self)\n\nWhen get_info(self) is called it will return information of the book. Like this\n\nTitle: Lightning Thief – Book Author: Henry – Year Published: 1995 – id: AAA1\nLook at example in Nov8_ClassHomework3.py inside Car class method get_descriptive_name(self)\n\n\nInside main.py\, change the code to use this new book.get_info()
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-18/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR