BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20211029T190000
DTEND;TZID=America/Los_Angeles:20211029T200000
DTSTAMP:20260424T155837
CREATED:20211030T041910Z
LAST-MODIFIED:20211030T041910Z
UID:10217-1635534000-1635537600@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Today We Do\n\nWe went over how to use Python dictionary properly.\nWe use Python dictionary to list all teachers using for loop.\nWhen finding teacher using dictionary\, when the requested name does not exists in the dictionary\, print “<name> does not exists in the system”\nWe made find teacher using dictionary\, not case sensitive.\nWe started SupermarketInheritance project\n\nHomework\n\nTransfer codes from Aug27_ShoppingCartDictionary.py into SuperMarketInheritance project. Specifically inside SupermarketSystem.py. Look at SchoolApplication as a reference. Run it and make sure it works.\nCreate a new Python file supermarket_item.py.\nInside supermarket_item.py\, create a new class SupermarketItem. The class should have 2 attributes name and price.
URL:https://www.ayclogic.com/event/7-pm-python-oop-10/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR