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:20200104T140000
DTEND;TZID=America/Los_Angeles:20200104T150000
DTSTAMP:20260614T144435
CREATED:20200104T230744Z
LAST-MODIFIED:20200104T230744Z
UID:2639-1578146400-1578150000@www.ayclogic.com
SUMMARY:2 PM Python Level 1
DESCRIPTION:We completed Baby Name Generator project.\nWe reviewed some basic python.\nHomework:\n\ndo https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/2-pm-python-level-1-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200110T180000
DTEND;TZID=America/Los_Angeles:20200110T190000
DTSTAMP:20260614T144435
CREATED:20200111T030206Z
LAST-MODIFIED:20200111T030206Z
UID:2643-1578679200-1578682800@www.ayclogic.com
SUMMARY:6 PM Python Level 1
DESCRIPTION:We reviewed the extra credit task.\nWe Reviewed for final test next week at 5PM:\n\nVariables\nlist\nfor loop\nWhile loop\nIf statement\n\n\nHomework – Study for final test:\n\nhttps://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/ \nhttps://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/\nHow to use turtle to draw rectangle and circle\nhttps://www.ayclogic.com/fixing-python-bugs/
URL:https://www.ayclogic.com/event/6-pm-python-level-1-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200111T090000
DTEND;TZID=America/Los_Angeles:20200111T100000
DTSTAMP:20260614T144435
CREATED:20200111T173418Z
LAST-MODIFIED:20200111T180133Z
UID:2645-1578733200-1578736800@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:Happy New Year 2020 \n\nWe went through Dec21_homework.py from page 143 to 145.\nWe review function.\nHomework:\n\n# Create a function called “convert_km_to_m”\, one parameter “kilometer”\n# inside the function convert “kilometer” parameter to “meter” by multiplying\n# “kilometer” with number 1000.\n# return the result\nCall the function and print the result.\nUse jan11_function.py as your reference.\nIf you are not done with last week homework\, do it.
URL:https://www.ayclogic.com/event/9-am-python-level-1-21/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200111T100000
DTEND;TZID=America/Los_Angeles:20200111T110000
DTSTAMP:20260614T144435
CREATED:20200111T184132Z
LAST-MODIFIED:20200111T184132Z
UID:2651-1578736800-1578740400@www.ayclogic.com
SUMMARY:10 AM Python Level 1
DESCRIPTION:We reviewed functions and homework.\nHomework:\n\nStudy for the test\n\nhttps://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/\nhttps://www.ayclogic.com/fixing-python-bugs/\nStudy how to create circle and rectangle using turtle library.
URL:https://www.ayclogic.com/event/10-am-python-level-1-15/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200111T110000
DTEND;TZID=America/Los_Angeles:20200111T120000
DTSTAMP:20260614T144435
CREATED:20200111T193959Z
LAST-MODIFIED:20200111T200538Z
UID:2656-1578740400-1578744000@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over the homework.\nWe continued with the hangman games.\nHomework:\n\nInside Dec14_Hangman.py\, do the following:\n\ncreate a function\, ‘update_clue’\nit has one parameter: ‘guess’\ninside the function\, use for loop to go through\n\neach element inside ‘word’ variable.
URL:https://www.ayclogic.com/event/11-am-python-level-1-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200117T170000
DTEND;TZID=America/Los_Angeles:20200117T190000
DTSTAMP:20260614T144435
CREATED:20200118T022520Z
LAST-MODIFIED:20200118T022520Z
UID:2682-1579280400-1579287600@www.ayclogic.com
SUMMARY:5 PM Python Level 1
DESCRIPTION:Python Level 1 test 2 hours.
URL:https://www.ayclogic.com/event/5-pm-python-level-1-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200118T090000
DTEND;TZID=America/Los_Angeles:20200118T100000
DTSTAMP:20260614T144435
CREATED:20200118T181025Z
LAST-MODIFIED:20200118T181025Z
UID:2684-1579338000-1579341600@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We reviewed Function homework.\nWe started Hangman project.\nHomework:\n\nContinue with Jan18_Hangman.py project.\nEvery time the program loop\, it needs to print 3 things\n\nthe 9 hearts\nthe number of letters in the word\n“Guess a letter or the whole word: “
URL:https://www.ayclogic.com/event/9-am-python-level-1-22/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200118T110000
DTEND;TZID=America/Los_Angeles:20200118T120000
DTSTAMP:20260614T144435
CREATED:20200118T192330Z
LAST-MODIFIED:20200118T200444Z
UID:2690-1579345200-1579348800@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:Continued and finished with Hangman project.\nHomework:\n\nCopy broken python codes from https://www.ayclogic.com/fixing-python-bugs/  into Jan18_homework_fixbugs.py and try to fix the problem.
URL:https://www.ayclogic.com/event/11-am-python-level-1-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200125T090000
DTEND;TZID=America/Los_Angeles:20200125T100000
DTSTAMP:20260614T144435
CREATED:20200125T180253Z
LAST-MODIFIED:20200125T180253Z
UID:2716-1579942800-1579946400@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We continued with Hangman program.\nHomework:\n\ninside the Jan18_Hangman.py and inside the while loop add a code which will check if “lives” variable is equal to 0\, break from the loop.\nAt the bottom of your code\, outside the loop\, add a code that will check if “lives” is equal to 0\, print “HA HA HA\, you lose”
URL:https://www.ayclogic.com/event/9-am-python-level-1-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200125T130000
DTEND;TZID=America/Los_Angeles:20200125T150000
DTSTAMP:20260614T144435
CREATED:20200125T230745Z
LAST-MODIFIED:20200125T230745Z
UID:2721-1579957200-1579964400@www.ayclogic.com
SUMMARY:1 PM Python Level 1
DESCRIPTION:1 to 3 PM Python Test Level 1
URL:https://www.ayclogic.com/event/1-pm-python-level-1-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200131T180000
DTEND;TZID=America/Los_Angeles:20200131T190000
DTSTAMP:20260614T144435
CREATED:20200208T021110Z
LAST-MODIFIED:20200208T021110Z
UID:2773-1580493600-1580497200@www.ayclogic.com
SUMMARY:6 PM Introduction to Python
DESCRIPTION:Test review
URL:https://www.ayclogic.com/event/6-pm-introduction-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR