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:20230530T170000
DTEND;TZID=America/Los_Angeles:20230530T180000
DTSTAMP:20260425T125436
CREATED:20230531T011354Z
LAST-MODIFIED:20230531T011354Z
UID:20026-1685466000-1685469600@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nUnderstood more about objects and how we should store them in our dictionaries\nFinished the remaining methods for library system\nUnderstood why it would be better for some objects to have a .get_info() method\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework MAY30_inheritance_hw\, please submit by next Monday.\nHomework: Just a quick fun quiz to review the inheritance topics we covered in class. Don’t worry too much about it if you can’t figure it out\, since I’ll review it during class next week.\nPlease submit your answers in a text file\, so it would be called “MAY30_inheritance_hw.txt”\, or in a Python file inside a multi-line comment called “MAY30_inheritance_hw.py”. \na) What 2 things are passed down to children from the parent during inheritance? \nb) If I had a class called Shape and another class called Rectangle\, what would I add to the Rectangle class to make it inherit Shape? (how would I modify “class Rectangle”?) \nc) This question has no wrong answer\, but I want to start sparking your creativity with how we can use this new concept of inheritance. \nWhat kind of situation in programming might we need to use inheritance? Think of a situation in which inheriting another class would be more useful than any of the other tools we’ve learned about so far.
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian-7/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR