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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201019T163000
DTEND;TZID=America/Los_Angeles:20201019T173000
DTSTAMP:20260429T095543
CREATED:20201020T013425Z
LAST-MODIFIED:20201020T013425Z
UID:4913-1603125000-1603128600@www.ayclogic.com
SUMMARY:4:30 - Intro to Python
DESCRIPTION:Today we Learned:\n\nHow to make a for-loop using range(val1\, val2)\nHow to use if-else statements inside a for-loop\nHow to make a while loop\nHow to make a forever loop\nHow to use “break” to exit a for loop\n\n\nHomework\n\nin Oct5_TellMeYourAge.py:\n\nModify the code so it’s all inside a forever loop\nif the user enters “quit”\, break from the loop\n\n\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/430-intro-to-python/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201019T173000
DTEND;TZID=America/Los_Angeles:20201019T183000
DTSTAMP:20260429T095543
CREATED:20201020T013702Z
LAST-MODIFIED:20201020T013702Z
UID:4915-1603128600-1603132200@www.ayclogic.com
SUMMARY:5:30 - Intro to Python
DESCRIPTION:Today We Learned:\n\nHow to replace elements in a list\nHow to add more elements to the end of a list using .append()\nHow to insert elements anywhere in a list using .insert()\nHow to delete using an element’s index using del\nHow to delete using the element itself using .remove()\n\n\nHomework:\n\nPages 50-52 from the book\, put it in a file called Oct19_ListForLoopHomework.py\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/530-intro-to-python/
END:VEVENT
END:VCALENDAR