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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T160000
DTEND;TZID=America/Los_Angeles:20241111T170000
DTSTAMP:20260429T033258
CREATED:20241111T224353Z
LAST-MODIFIED:20241112T015930Z
UID:27359-1731340800-1731344400@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nContinued and finished the supermarket application!\nReviewed some design concepts such as indentation\, placement of functions\, automation of some aspects of the program.\n\nHomework:\n\nCreate the reset() function in your Supermarket Application that restarts what you have purchased and the price you owe.\nRefer to the google notes on how to remove an item from a dictionary.\nUse for loop to erase the items in your dictionary so it becomes empty.\n\n\n# your hw\ndef reset(self):\n    # reset the items_bought dictionary along with the price\n    # use a for loop to clean the dictionary - help\n    # set price = 0\n    pass\n\n\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-14/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T190000
DTEND;TZID=America/Los_Angeles:20241111T200000
DTSTAMP:20260429T033258
CREATED:20241112T041022Z
LAST-MODIFIED:20241112T041022Z
UID:27367-1731351600-1731355200@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nLearning about for loops\n\nFor loops with range\nNormal for loops\n\n\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?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\nPlease submit your homework into your Google Drive\nHomework: Please follow the steps specified in this assignment:\n\nhttps://www.ayclogic.com/animal-list-and-for-loop-exercises/
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR