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:20210827T190000
DTEND;TZID=America/Los_Angeles:20210827T200000
DTSTAMP:20260425T041048
CREATED:20210828T030312Z
LAST-MODIFIED:20210828T041253Z
UID:9147-1630090800-1630094400@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Homework\n\nOn June25_ShoppingCart.py\, utilize the 2 dictionaries (item_names\, item_prices) that we created in the class to change the code inside the if statements. Change the code inside the if statements so it is no longer using “5” for the price of milk and not using “milk” as the item name. Also when printing “You have purchased Milk for $5”\, you have to use the dictionaries to replace the Milk and $5. Do these for all Milk\, Bread\, and Ice Cream elif statements
URL:https://www.ayclogic.com/event/7-pm-python-oop-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR