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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230410T170000
DTEND;TZID=America/Los_Angeles:20230410T180000
DTSTAMP:20260423T062525
CREATED:20230410T111404Z
LAST-MODIFIED:20230410T111404Z
UID:18877-1681146000-1681149600@www.ayclogic.com
SUMMARY:5 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today We Did\n\nWe went over the April3_TurtleBasic Homework.\nWe went over how to create a square function to reduce code duplication\n\nHomework\n\nCreate 3 new files:\n\nApril1_TurtleRectangleFunction.py\n\nCopy the rectangle codes from March25_TurtleBasic.py and create a function draw_rectangle(x\,y\, color) function.\nCall the function 5 times with different coordinates and different colors.\n\n\nApril1_TurtleTriangleFunction.py\n\nCopy the rectangle codes from March25_TurtleBasic.py and create a function draw_triangle(x\,y\, color) function.\nCall the function 5 times with different coordinates and different colors.\n\n\nApril1_TurtleOctagonFunction.py\n\nCopy the octagon codes from March25_TurtleBasic.py and create a function draw_octagon(x\,y\, color) function.\nCall the function 5 times with different coordinates and different colors.\n\n\n\n\nAbove homework is very similar to how we did the draw_square function in the class. Hint: before creating the function\, you first have to change the coordinate to start drawing from (0\,0). You can also look for the coordinates in the previous homework if you want to find the length of the shape too.
URL:https://www.ayclogic.com/event/5-pm-indo-intro-to-python-joel-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230410T170000
DTEND;TZID=America/Los_Angeles:20230410T180000
DTSTAMP:20260423T062525
CREATED:20230413T030240Z
LAST-MODIFIED:20230413T030306Z
UID:18906-1681146000-1681149600@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Bill
DESCRIPTION:Your HW:\n\nCreate a new method list_all_old_books\nIt will list all books that were published before the year 1900\nIf you need help look at the list all staff under 20 method from the school application project\nMake sure to upload it to your google drive folder when you are done
URL:https://www.ayclogic.com/event/5-pm-python-oop-bill-40/
END:VEVENT
END:VCALENDAR