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:20200606T120000
DTEND;TZID=America/Los_Angeles:20200606T140000
DTSTAMP:20260614T045241
CREATED:20200606T231353Z
LAST-MODIFIED:20200606T231353Z
UID:3635-1591444800-1591452000@www.ayclogic.com
SUMMARY:12 PM - Intro To Python
DESCRIPTION:1st Quiz: 2 hours.
URL:https://www.ayclogic.com/event/12-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T180000
DTEND;TZID=America/Los_Angeles:20200606T190000
DTSTAMP:20260614T045241
CREATED:20200607T022247Z
LAST-MODIFIED:20200607T022247Z
UID:3639-1591466400-1591470000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We went over last week homework.\nHomework for Jonathan and Benjamin:\n\nCreate a list of Integers: 345\, 9\, -20\,40. Use for loop to print every number in the list.\nCreate a variable\, name\,  whose value is a String: “bEnjAmiN” . Print the variable to the shell and use the String built in function to get the following result:\n\n\nBENJAMIN\nBenjamin\n\n\n\nCreate a program that would continuously ask user to “Are we there yet? ” . If user answer “Yes”\, the program will print “Hurray” and break from the loop. If not it will continuously ask the user the same question again. If you do the program properly\, it will look like below\n\n\nAre we there yet? No\nAre we there yet? No\nAre we there yet? asdfadf\nAre we there yet? Yes\nHurray
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR