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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230606T170000
DTEND;TZID=America/Los_Angeles:20230606T180000
DTSTAMP:20260425T183134
CREATED:20230607T011416Z
LAST-MODIFIED:20230607T011416Z
UID:20121-1686070800-1686074400@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nStarted and almost finished Supermarket Application OOP\nSaw a great example about why objects are helpful (they can store multiple attributes)\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JUN6_supermarket_hw (or just the same name as the file we created in class)\, please submit by next Monday.\nHomework: We now need to handle what happens outside of the while loop (still inside the application_loop method). All the code we’re writing for our homework will be on the portion right outside of the while loop after it ends (assuming the user typed 4 as selection).\na) Start by finding a way to keep track of the total cost of the entire shopping cart. Then\, increment that tracker by the price of the current item as you loop through each item in the cart. \nb) Inside this loop\, also print out some basic information about the current item in the cart. 
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-sebastian-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR