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:20220927T173000
DTEND;TZID=America/Los_Angeles:20220927T183000
DTSTAMP:20260425T172624
CREATED:20220928T015605Z
LAST-MODIFIED:20220928T034103Z
UID:15217-1664299800-1664303400@www.ayclogic.com
SUMMARY:5:30 PM – Intro To Python – Richard
DESCRIPTION:Today We Did:\n\nWe continued building our robot\, but this time making our code more re-usable.\nWe learned how to call a function inside another function\, and how to re-use parameters.\n\nCode from class (Sep27_RobotArms.py): https://drive.google.com/drive/folders/1HS7Vf6hpZPBjnJQyanP75hIa6Krz4YsN \nHomework:\n\nFinish implementing the left_arm function. But don’t just manually plug in numbers into the rectangle function. Call the rectangle function using the parameters of the left_arm function.\nImplement the right_arm function using the same idea as the left_arm function. Hint: They should be very similar.\nAfter you finish the left_arm and right_arm functions\, call them both 3 times. Try to create the picture below:\n\nHint: You will need to call each function 3 times\, but you need to modify one of the parameters.
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-richard/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR