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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230501T170000
DTEND;TZID=America/Los_Angeles:20230501T180000
DTSTAMP:20260611T081045
CREATED:20230501T125209Z
LAST-MODIFIED:20230501T125209Z
UID:19436-1682960400-1682964000@www.ayclogic.com
SUMMARY:5 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe continued April19_RobotBuilder and learned how to draw the left arm.\nWe learned a little bit about how to draw a circle using turtle.\n\nHomework:\n\nContinue with April19_RobotBuilder.py\nCreate new function called right_arm(x\, y\, color)\nInside this right_arm function\, you need to draw one right arm which is composed of 2 rectangles. This is similar to how we did the left_arm function. But remember that the rectangles are always drawn starting from the top left corner.\nAfter the right arm functions are done\, call it three times so you have 3 arms on the right.
URL:https://www.ayclogic.com/event/5-pm-indo-intro-to-python-joel-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230501T170000
DTEND;TZID=America/Los_Angeles:20230501T180000
DTSTAMP:20260611T081045
CREATED:20230502T021324Z
LAST-MODIFIED:20230505T043627Z
UID:19458-1682960400-1682964000@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Bill
DESCRIPTION:Your HW:\n\nCreate a new file “monster.py”\n\ncreate a monster class with attributes: species\, health\, attack\n\n\nCreate a new class in the main called MonsterSystem\n\nAttributes:\n\nmonster_dictionary\n\n\nMethods:\n\nload_monsters\n\nTroll – 20 health – 10 max damage\nGolem – 50 health – 20 max damage\nDragon – 100 health – 25 max damage\n\n\nmain_loop\nget_response_from_monster_menu\n\nLike the get_response_from_menu from GrocerySystemV4
URL:https://www.ayclogic.com/event/5-pm-python-oop-bill-43/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230501T180000
DTEND;TZID=America/Los_Angeles:20230501T190000
DTSTAMP:20260611T081045
CREATED:20230501T125947Z
LAST-MODIFIED:20230501T130042Z
UID:19438-1682964000-1682967600@www.ayclogic.com
SUMMARY:6 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe reviewed and went over the how to draw a rectangle using a rectangle function using coordinates.\nWe went over another way to draw a rectangle that uses t.right and t.forward.\nWe started to draw the robot’s feet and legs.\n\nHomework:\n\nContinue with May1_RobotBuilder and draw the right leg and right foot. You can use the picture below for reference. Remember that the rectangle function always draws starting from the top right corner.
URL:https://www.ayclogic.com/event/6-pm-indo-intro-to-python-joel/
END:VEVENT
END:VCALENDAR