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:20201012T163000
DTEND;TZID=America/Los_Angeles:20201012T173000
DTSTAMP:20260515T143744
CREATED:20201013T012822Z
LAST-MODIFIED:20201013T012822Z
UID:4830-1602520200-1602523800@www.ayclogic.com
SUMMARY:4:30PM - 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 Oct12_ListForLoopHomework.py\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/430pm-intro-to-python-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201012T173000
DTEND;TZID=America/Los_Angeles:20201012T183000
DTSTAMP:20260515T143744
CREATED:20201013T013046Z
LAST-MODIFIED:20201020T004717Z
UID:4832-1602523800-1602527400@www.ayclogic.com
SUMMARY:5:30PM - Intro to Python
DESCRIPTION:Today we Learned:\n\nHow to make lists\nHow to get elements in a list\nHow to use lists with f-string\, .title()\, .upper()\, and .lower()\n\n\nHomework:\n\npages 34-39 from the textbook\, put in a file called Oct12_ListHomework.py\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/530pm-intro-to-python-2/
END:VEVENT
END:VCALENDAR