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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230117T170000
DTEND;TZID=America/Los_Angeles:20230117T180000
DTSTAMP:20260425T084558
CREATED:20230118T020119Z
LAST-MODIFIED:20230118T020119Z
UID:17668-1673974800-1673978400@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nModify draw_square function.\n\nAdd one more parameter: fill. When the “fill” parameter is True\, then do the begin_fill() and end_fill(). When it is False\, then do not do begin_fill() and end_fill().\nAfter you do above\, call the function like this draw_square(“red”\, True) and the result should be red square with solid color.\nAfter you do above\, call the function like this draw_square(“yellow”\, False) and the result should be yellow square with no solid color.\n\n\nModify draw_square function\n\nAdd two more parameters: x\, y.\nWhen calling draw_square(“red”\, True\, -100\, -100)\, it will draw the square in coordinate (-100\, -100)
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-gamas-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230117T183000
DTEND;TZID=America/Los_Angeles:20230117T193000
DTSTAMP:20260425T084558
CREATED:20230118T040733Z
LAST-MODIFIED:20230118T040733Z
UID:17680-1673980200-1673983800@www.ayclogic.com
SUMMARY:6:30 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did \n\nLearned how to loop through dictionary keys\nLearned how to loop through dictionary values\nLearned how to loop through dictionary items\nBegan phone book dictionary program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JAN17_dictionary_hw\, please submit by next Monday.\nHomework: From page 99\, try 6-1 and 6-2 by yourself\n\n 
URL:https://www.ayclogic.com/event/630-pm-python-object-oriented-programming-sebastian-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR