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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230907T180000
DTEND;TZID=America/Los_Angeles:20230907T190000
DTSTAMP:20260425T130255
CREATED:20230908T021236Z
LAST-MODIFIED:20230908T021410Z
UID:21459-1694109600-1694113200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed homework on functions with no return value\nIntroduced the topic of functions with return values\n\nHomework:\nThere are two parts to the homework\, the website and the try it yourself from the book. \n\nCreate a file called Sept7_FunctionsWithRV_HW.py and upload to google drive when finished.\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ – number 7\nFor those with the second edition of the book: Try It Yourself – page 137 do 8-3\nFor those with the third edition of the book: Try It Yourself – page 136 – 137 do 8-3\n\nNotes:\nFor the homework number 2: \nThe instruction says: Inside the function\, convert the parameter “miles” into the “km” value. There are 1.6 km in one mile. Return the conversion result or the km value. \nWhat this means is that you have to multiply the parameter named miles by 1.6 and return the output\, and then print it in nice format. \nFor the homework number 3/4: \n\nIgnore the words “keyword” and “positional” in the homework for try it yourself. Just keep in mind that you are giving the function 2 parameters\, size\, and text\, and then you are printing out “The shirt says {text} and is {size} cm big”.\nHere you are giving two different data types to the function\, a string and an integer.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230907T190000
DTEND;TZID=America/Los_Angeles:20230907T200000
DTSTAMP:20260425T130255
CREATED:20230910T040122Z
LAST-MODIFIED:20230910T040122Z
UID:21503-1694113200-1694116800@www.ayclogic.com
SUMMARY:7PM - Python Game Development - Latisha
DESCRIPTION:Today We Did\n\nWent over everyone’s Project Planning Timeline\n\nHomework\n\nFill out Project Planning Timeline if not done yet\nUpload assets to your project repository\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/7pm-python-game-development-latisha-48/
END:VEVENT
END:VCALENDAR