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:20220615T180000
DTEND;TZID=America/Los_Angeles:20220615T190000
DTSTAMP:20260428T075136
CREATED:20220616T021302Z
LAST-MODIFIED:20220616T021302Z
UID:13542-1655316000-1655319600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe continued with draw_letter_p function. How to draw letter P using turtle and using 3 rectangles. We learned how to draw rectangles in different angle than 0 degree.\n\nHomework\n\nMake sure to use the x and y coordinate properly inside draw_letter_p function. This way when you call draw_letter_p three times with 3 different coordinates\, you can see 3 different letter p.\nAdd one more parameter to draw_letter_p function: color. And use it properly inside the function so you can specify different color when calling the function.\nMake progress on your turtle project. The project is due on July 13. So by next week you need to be at least 25% complete. And don’t forget to upload your project to the google drive.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR