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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250522T180000
DTEND;TZID=America/Los_Angeles:20250522T190000
DTSTAMP:20260514T162434
CREATED:20250523T024325Z
LAST-MODIFIED:20250523T024325Z
UID:29123-1747936800-1747940400@www.ayclogic.com
SUMMARY:6pm - Python OOP - Joshua Widjanarko
DESCRIPTION:Today we Did\n– Reviewing and editing our  grocery program to use objects and classes \n– Showing how using multiple files with import to use classes made elsewhere \n  \nHOMEWORK\n\nStep 1: In your GroceryItem class\, add an attribute called allergy (Hint. Make sure to add it both to the () and set it to self\nStep 2: Fix you old GroceryItem objects. Now that we added an attribute allergy\, set each objects allergy  to True or False\nStep 3: Now\, when the user purchases an item\, we need to keep track of what items they have purchased with allergies.\n\nstep 3.1 outside the loop\, have a place/list that stores the items they could be allergic to (should start empty)\nstep 3.2 when they select a valid item\, you need to grab the allergy from the object (GroceryItem) that they chose\n\nIf it is True\, then you may add it to the “allergy list”\nIf false do nothing\n\n\n\n\nStep 4 in a for loop\, print out all possibly allergic items\, and then warn them that it is a possible allergen
URL:https://www.ayclogic.com/event/6pm-python-oop-joshua-widjanarko-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250522T183000
DTEND;TZID=America/Los_Angeles:20250522T193000
DTSTAMP:20260514T162434
CREATED:20250523T024016Z
LAST-MODIFIED:20250523T024016Z
UID:29124-1747938600-1747942200@www.ayclogic.com
SUMMARY:6:30 PM – Python OOP  – Sebastian
DESCRIPTION:Today we did \n\nFinish all the different Staff methods\nThursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nNo homework this week
URL:https://www.ayclogic.com/event/630-pm-python-oop-sebastian-9/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR