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:20231130T180000
DTEND;TZID=America/Los_Angeles:20231130T190000
DTSTAMP:20260428T075114
CREATED:20231201T033208Z
LAST-MODIFIED:20231201T033208Z
UID:22797-1701367200-1701370800@www.ayclogic.com
SUMMARY:6 PM – Intro to Python – Allison
DESCRIPTION:Today we:\n\nLearned about parameters and arguments\nStarted the Robot Builder project\n\nHomework:\n\nIn your Robot Builder project:\n\nAllow us to choose what color we want the rectangle to be using parameters and arguments\nDraw the robot’s head by:\n\nCalling one rectangle\n\n\nDraw the robot’s neck by:\n\nCalling one rectangle\n\n\nDraw the robot’s body by:\n\nCalling one rectangle\n\n\nDraw the robot’s legs by:\n\nCalling two rectangles\n\n\nDraw the robot’s feet by:\n\nCalling two rectangles\n\n\n\n\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-allison/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231130T180000
DTEND;TZID=America/Los_Angeles:20231130T190000
DTSTAMP:20260428T075114
CREATED:20231202T074345Z
LAST-MODIFIED:20231202T074345Z
UID:22809-1701367200-1701370800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed how to create shapes on turtle using turtle.goto(x\, y)\nLearnt how to use turtle.forward()\nLearnt how to use turtle.right() and turtle.left()\nLearnt how to create a square using turtle.forward() and turtle.left() in a for loop\nLearnt how to create many squares using a function that uses turtle.forward() and turtle.left() in a for loop\n\nHomework:\nCreate a new file called Nov30_TurtleFunctionsHW.py and submit it into the google drive when finished: \nYou will create triangles by calling a function that takes 2 parameters. \n\nCreate a function named makeTriangle that takes in 2 parameters\, x and y\, which are used as the starting point for the triangle.\nStart by making a triangle first without a function\, and then once that works\, put that code into a function.\nRefer to the most recent class notes on how we made the square.\n\nIf you have any questions\, email me at ddjapri@ayclogic.com!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-33/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR