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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260326T180000
DTEND;TZID=America/Los_Angeles:20260326T190000
DTSTAMP:20260530T080932
CREATED:20260327T021950Z
LAST-MODIFIED:20260327T022023Z
UID:32999-1774548000-1774551600@www.ayclogic.com
SUMMARY:6:00 PM- Python OOP - Joshua
DESCRIPTION:Today we did\n\nWorking on making our grocery system better\n\nHomework\nThe idea is to create a menu based on what is inside your current food dictionary.\nWhen we add  food to our dictionary\, we need to change our menu! but how do we do that? you homework is to experiment (and later talk about) what you did to try to create a menu based on what is in the dictionary \n\ndef create_menu(self):\n    # your goal\, is do your best.\n    # create a menu with what is inside the dictionary when this run\n    # the menu needs a few things\n    # an ADD option to add food\n    # a exit option to exit\n    # for each id'd food\, its own line that look like the current\n    your_dictionary = self.grocery_dict\n\n    new_menu = ""\n    new_menu= new_menu + "What would you like to do"\n\n    # hint "\n" is  a new line\n    # you can add strings together\n\n    \n\n\n    self.menu=new_menu
URL:https://www.ayclogic.com/event/700-pm-python-oop-joshua-17/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260326T190000
DTEND;TZID=America/Los_Angeles:20260326T200000
DTSTAMP:20260530T080932
CREATED:20260327T022159Z
LAST-MODIFIED:20260327T022159Z
UID:33003-1774551600-1774555200@www.ayclogic.com
SUMMARY:7:00 PM - Intro to Python - Joshua
DESCRIPTION:Today we Did \nQuiz DAY!\nI know its spring break\, so if you weren’t here \, let your parents contact us to schedule a test day
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-joshua-14/
END:VEVENT
END:VCALENDAR