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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220221T170000
DTEND;TZID=America/Los_Angeles:20220221T180000
DTSTAMP:20260424T042848
CREATED:20220222T021256Z
LAST-MODIFIED:20220223T220139Z
UID:11705-1645462800-1645466400@www.ayclogic.com
SUMMARY:5 PM - Python OOP - David
DESCRIPTION:Topics covered in class today:\n\nWe reviewed the homework that made us create new class methods and a new class attribute.\nDownloaded pycharm\n\nHomework:\n\nPlay around with pycharm and get used to how it works\, we no longer will be using Thonny.\nIn the file that we used for homework today\, create a new class method called “reset_number_served”. In this class method\, we will reset the class attribute “number_served” back to 0.\n\nIf you have any questions or need help\, email me at david@ayclogic.com
URL:https://www.ayclogic.com/event/11705/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220221T180000
DTEND;TZID=America/Los_Angeles:20220221T190000
DTSTAMP:20260424T042848
CREATED:20220222T025831Z
LAST-MODIFIED:20220222T025831Z
UID:11707-1645466400-1645470000@www.ayclogic.com
SUMMARY:6 PM – Coding Olympic Training
DESCRIPTION:Homework \nGiven some coins\, find all possible combinations that can the amount of all chosen coins is target. Each coin can only be used once in one combination. \nFor example: \ncoins = [1\,2\,3\,4\,5]\ntarget = 10 \npossible combinations: \n[1\,2\,3\,4]\, [1\,4\,5]\,[2\,3\,5]
URL:https://www.ayclogic.com/event/6-pm-coding-olympic-training-9/
END:VEVENT
END:VCALENDAR