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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210508T160000
DTEND;TZID=America/Los_Angeles:20210508T170000
DTSTAMP:20260613T090207
CREATED:20210509T082643Z
LAST-MODIFIED:20210509T082643Z
UID:7587-1620489600-1620493200@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we:\n\nFinished learning about functions with return values\n\n\nHomework: Do the following problems below. These questions are also in the file named “May8_FunctionWReturnValuePractice.py”\n\ncreate a function named “multiply_me” that has two parameters: x\, y\nin the function multiply the two values\nand return the two numbers being multiplied (product) \nget two numbers from the user and use add_me() to multiply these numbers\nprint the result\ncreate a function named “inches_to_yards” with one param: inch\nin the function convert inches to yards and RETURN yards\nNOTE: there are 36 inches in a yard \nget user input for inches and pass it to the function when you call it\ncall the function outside and print the result\n\n\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee-10/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210508T170000
DTEND;TZID=America/Los_Angeles:20210508T180000
DTSTAMP:20260613T090207
CREATED:20210509T082932Z
LAST-MODIFIED:20210509T082932Z
UID:7589-1620493200-1620496800@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we finished:\n\nRobuxSystem.py\n\n\nHomework:\n\nCopy your code for the final project and paste it into an email and send it to me.\nMake sure your final project is submitted by the end of today!\nStart reviewing for final exam which will be about Turtle and Systems like GrocerySystem.py and RobuxSystem.py\n\n\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-nathaniel-lee-8/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR