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:20231116T180000
DTEND;TZID=America/Los_Angeles:20231116T190000
DTSTAMP:20260428T045937
CREATED:20231117T044118Z
LAST-MODIFIED:20231117T044254Z
UID:22641-1700157600-1700161200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed how to use the t.goto() function\, the idea behind the x and y graph\, and how to create basic shapes using t.begin_fill() and t.end_fill()\, and using t.penup() and t.pendown().\n\nHomework:\nFor those of you who haven’t done the previous homework\, try to create one shape for each of them\, and play around with using t.goto()\, t.begin_fill() and t.end_fill()\, and t.penup() and t.pendown() to make shapes one at a time before putting them into the function. \n\nIn the file “Nov9_Turtle4ShapesHomework.py”\nCreate a new function “draw_rectangle”. Inside the function\, draw a rectangle shape using turtle module. Call the function and pass any color to the function.\nCreate a new function “draw_square”. Inside the function\, draw a square shape using turtle module. Call the function and pass any color to the function.\nCreate a new function “draw_octagon”. Inside the function\, draw a octagon shape using turtle module. Call the function and pass any color to the function.\nCreate a new function “draw_triangle”. Inside the function\, draw a triangle shape using turtle module. Call the function and pass any color to the function.\nLook at this image for your shape building guidance\n\n \n  \nFor those of you done with the homework above\, make a robot figure with a head\, body\, arms and legs. Add some squares for artistic effect. Make the robot have different colors. \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-31/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR