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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200723T163000
DTEND;TZID=America/Los_Angeles:20200723T183000
DTSTAMP:20260430T033032
CREATED:20200724T004008Z
LAST-MODIFIED:20200724T004008Z
UID:3986-1595521800-1595529000@www.ayclogic.com
SUMMARY:4:30 PM to 6:30 - Intro To Python
DESCRIPTION:Final Test 2 hours.
URL:https://www.ayclogic.com/event/430-pm-to-630-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200723T183000
DTEND;TZID=America/Los_Angeles:20200723T193000
DTSTAMP:20260430T033032
CREATED:20200724T024715Z
LAST-MODIFIED:20200724T024715Z
UID:3989-1595529000-1595532600@www.ayclogic.com
SUMMARY:6:30 PM - Intro To Python
DESCRIPTION:We went over the kids final projects.\nWe continued with Baby Name generator program:\n\nWe created generate_random_name(selection) function\nWe call this function inside the while loop when the selection is either “1” or “2”.\n\n\nHomework:\n\nIn the baby name generator\, produce names according to what the user requested. The program ask user “How many names do you want: “. If user enter 2\, then the program suppose to print 2 names. If the user enters 3\, then the program suppose to print 3 names. Hint: use loop to call “generate_random_name(selection)” repeatedly\,
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR