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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221018T173000
DTEND;TZID=America/Los_Angeles:20221018T183000
DTSTAMP:20260425T204546
CREATED:20221019T015620Z
LAST-MODIFIED:20221020T020913Z
UID:15873-1666114200-1666117800@www.ayclogic.com
SUMMARY:5:30 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe finished Face2 shape.\nWe created draw_letter_A function inside Oct18_DrawLetterAndOctagon.py.\nWe copied draw_octagon function from Sep13_Turtle4ShapesHomework.py into Oct18_DrawLetterAndOctagon.py and added x and y coordinates.\n\nHomework\n\nStart making progress for your Turtle project. Make 25% progress every week. The project is due on Nov 15.\nIf you have not submitted your proposal\, please take a picture of your proposal and email me at gamas@ayclogic.com.\nAlso change in the draw_octagon function now\, when I call the function with coordinate x=0\, y=0 \, the octagon actually is showing in x=-120\, y=-40 coordinate which is wrong. If I call draw_octagon(0\,0\, “yellow”)\, I want to see my octagon in coordinate 0\,0.
URL:https://www.ayclogic.com/event/15873/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR