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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221019T180000
DTEND;TZID=America/Los_Angeles:20221019T190000
DTSTAMP:20260425T204547
CREATED:20221020T020051Z
LAST-MODIFIED:20221022T015740Z
UID:15894-1666202400-1666206000@www.ayclogic.com
SUMMARY:6 PM - Python OOP - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed Phone Book Dictionary homework.\nWe learned how to loop through every element inside List.\n\nHomework\n\nChange RobuxShoppingCart project (the one from Intro To Python class) to use dictionaries. If you don’t have this program\, you can download from google drive (Aug10_RobuxSystem.py). This is very similar to what we did with ShoppingCart using dictionary. Look at Oct5_GroceryShoppingCartV2.py for reference. If you don’t have this file\, it should be in the google drive.\n\nBasically you have to use 2 dictionaries one to store the name of the item and another one to store the price of the item.\nAnd then use these 2 dictionaries inside while loop to replace the hardcoded item name and price.\n\n\nIf you don’t do your homework last week or 2 weeks ago\, please submit your homeworks.
URL:https://www.ayclogic.com/event/6-pm-python-oop-gamas-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR