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:20221004T173000
DTEND;TZID=America/Los_Angeles:20221004T183000
DTSTAMP:20260425T160015
CREATED:20221005T020838Z
LAST-MODIFIED:20221005T021311Z
UID:15457-1664904600-1664908200@www.ayclogic.com
SUMMARY:5:30 PM – Intro To Python – Richard
DESCRIPTION:Today We Did:\n\nWe finished building our robot with 3 arms by using our left_arm and right_arm functions.\nWe reviewed for loops and then learned how to draw a circle.\n\nCode from class (Oct4_FinishedRobotArms.py): https://drive.google.com/drive/folders/1HS7Vf6hpZPBjnJQyanP75hIa6Krz4YsN \nThe top half contains the code needed to do the homework. The bottom half (commented out) is just the finished robot code in case you want to look at it. \nHomework:\n\nMake a function called “face” that draws a circular face\, 2 circular eyeballs\, 2 circular pupils\, and a rectangle mouth.\n\nPlease make use of the rectangle and circle functions we have created\, and by passing in the face function parameters instead of manually plugging in numbers to the rectangle and circle functions. Think about what parameters our face function should have. See reference below. \n \nPlease email me if you have any questions: richardli@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-richard-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR