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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230902T090000
DTEND;TZID=America/Los_Angeles:20230902T100000
DTSTAMP:20260425T100354
CREATED:20230902T031116Z
LAST-MODIFIED:20230902T031116Z
UID:21414-1693645200-1693648800@www.ayclogic.com
SUMMARY:9 AM - Python OOP - Indo
DESCRIPTION:Homework\nInside sep_2_grocery_shopping_cart_dictionary.py do the following \n\nUse item_price dictionary to replace\n\nReplace the 5 inside print(f”You purchase Milk for $5″)\nReplace the 4 inside print(f”You purchase egg for $4″)\nReplace the 6 inside print(f”You purchase Orange Juice for $6″)\n\n\nCreate a new dictionary item_name dictionary. This is similar to item_price dictionary but the values would be the item names (“Milk”\, “Eggs”\, “Orange Juice”)\nUse item_name dictionary to replace\n\n“Milk” inside shopping_cart.append(“Milk”)\n“Eggs” inside shopping_cart.append(“Eggs”)\n“Orange Juice” inside shopping_cart.append(“Orange Juice”)
URL:https://www.ayclogic.com/event/9-am-python-oop-indo/
END:VEVENT
END:VCALENDAR