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:20200916T170000
DTEND;TZID=America/Los_Angeles:20200916T180000
DTSTAMP:20260429T220838
CREATED:20200917T011658Z
LAST-MODIFIED:20200917T011658Z
UID:4545-1600275600-1600279200@www.ayclogic.com
SUMMARY:5 PM - Intro to Python
DESCRIPTION:Next Sunday (Sep 20) is a 2 quiz. Please study everything we have learned so far:\n\nVariables and Data Types: Integer\, String\, Float.\nMake sure you review IF ELIF and ELSE statements\nMake sure you review and understand List.\nMake sure you review and understand For Loop.\nMake sure you review and understand While Loop.\nMake sure you know how to go through each element inside the list using For loop.\nMake sure you know how to continuously ask user a question until user enter “quit” or “exit” to stop the program.\n\n\nYou need a gmail account to do your quiz.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200916T183000
DTEND;TZID=America/Los_Angeles:20200916T193000
DTSTAMP:20260429T220838
CREATED:20200917T024221Z
LAST-MODIFIED:20200917T024221Z
UID:4549-1600281000-1600284600@www.ayclogic.com
SUMMARY:6:30 PM - Intro To Python
DESCRIPTION:We continued with Hangman games.\nHomework:\n\nUse for loop to go through each element inside the list\n\nnames = ["brandon"\,"jaylen"\, "logan"\, "iris"]\nprint(names[0])\nprint(names[2])\nprint()\n\n\nfor i in range(4):\n    print(i)
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR