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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240718T090000
DTEND;TZID=America/Los_Angeles:20240718T100000
DTSTAMP:20260421T191806
CREATED:20240718T033151Z
LAST-MODIFIED:20240718T033151Z
UID:26027-1721293200-1721296800@www.ayclogic.com
SUMMARY:9 AM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe finished the homework for the right_arm\, learned how to make a face function.\n\nHomework:\n\nMake a proposal for your final project. It should be drawing of what the final project looks like. Take a picture and send it to the Google Drive. Make sure that it also follows these requirements: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nContinuing with July18_ManyShapes\, make a face2 function that is similar to what we did today. It should look like this. Make x\, y\, face_color\, and eye_color as parameters.
URL:https://www.ayclogic.com/event/9-am-indo-intro-to-python-joel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240718T180000
DTEND;TZID=America/Los_Angeles:20240718T190000
DTSTAMP:20260421T191806
CREATED:20240719T020936Z
LAST-MODIFIED:20240719T020936Z
UID:26029-1721325600-1721329200@www.ayclogic.com
SUMMARY:6 PM – Intro to Python – Joshua
DESCRIPTION:Today We Did – While Loops\n\n\n\nWhile Loops is how we can repeat code without navigating through a list\n\nwhile <conditional/boolean>\nwhen the conditional or boolean is True\, the loop will repeat indented code until it fails\n\n\nthe break function is how we can end a while loop\nDANGER:  without a way to either turn the conditional to false or a break\, while loops can go on for infinity.\ncounters can be used for while loops to only occur a certain number of times\n\ncount =0\nwhile count<=10\n\ncount+=1\n\n\n\n\n\n\n\n Homework\n\nCreate a file and name it July_25_WhileLoopHw.py and do Try It Yourself 7-4\, 7-6\, 7-7 on page 123\nCreate a file and name it July_25_ReviewHW.py and do these problems https://www.ayclogic.com/intro-to-python-exercises/\nUpload your answer to google drive before next week Wednesday night.\n\nIf you have any questions feel free to email me jwidjanarko@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-joshua-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240718T190000
DTEND;TZID=America/Los_Angeles:20240718T200000
DTSTAMP:20260421T191806
CREATED:20240724T204319Z
LAST-MODIFIED:20240724T204319Z
UID:26124-1721329200-1721332800@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nWork on the Arrow attack for the monster inheritance project\nCreate a new method recieve_arrow_attack with one parameter damage inside the monster class\n\nMake it reduce the monster’s HP by damage\n\n\nHook it up to the attack menu in the main
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-bill-13/
END:VEVENT
END:VCALENDAR