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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211008T190000
DTEND;TZID=America/Los_Angeles:20211008T200000
DTSTAMP:20260424T155239
CREATED:20211009T042826Z
LAST-MODIFIED:20211009T042843Z
UID:9735-1633719600-1633723200@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Today We Do\n\nWe continued with School Application project\, we extracted methods from add new student\, list all students\, add new teacher and list all teachers.\n\nHomework\n\nUnder student.py and teacher.py classes\, create a new method get_info(self). when it is called\, it will return\nf"{self.name} - {self.age} years old - grade {self.grade}"\n\nInside school_application.py\, inside list_all_students(self) and list_all_teachers(self)\, change the code so it call this new method s.get_info()\, capture the return value and print to the shell.\nReview Aug20_dictionary.py and Aug20.dictionaryHomework.py
URL:https://www.ayclogic.com/event/7-pm-python-oop-7/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR