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:20200927T090000
DTEND;TZID=America/Los_Angeles:20200927T100000
DTSTAMP:20260429T192832
CREATED:20200927T171409Z
LAST-MODIFIED:20200927T171409Z
UID:4678-1601197200-1601200800@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We continued with the Shoot Balloon project.\nHomework:\n\nWhen the user clicks on the Play Button:\n\nReset count down timer.\nClear the balloons.\n\n\nWhen the user pop the Balloon\, play plop.wav sound effect
URL:https://www.ayclogic.com/event/9-am-python-game-development-25/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200927T130000
DTEND;TZID=America/Los_Angeles:20200927T140000
DTSTAMP:20260429T192832
CREATED:20200927T204719Z
LAST-MODIFIED:20200927T204719Z
UID:4686-1601211600-1601215200@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:We went over class inheritance\n Homework:\n\nhttps://www.ayclogic.com/event/7-pm-python-game-development-3/
URL:https://www.ayclogic.com/event/1-pm-python-game-development/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200927T140000
DTEND;TZID=America/Los_Angeles:20200927T150000
DTSTAMP:20260429T192832
CREATED:20200927T215854Z
LAST-MODIFIED:20200927T220008Z
UID:4688-1601215200-1601218800@www.ayclogic.com
SUMMARY:SUN - 2 PM - Intro To Python
DESCRIPTION:Homework:\n\nP.130 to P.131 (TRY IT YOURSELF)\nDo the quiz that I am going to send in your gmail.
URL:https://www.ayclogic.com/event/sun-2-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200927T150000
DTEND;TZID=America/Los_Angeles:20200927T160000
DTSTAMP:20260429T192832
CREATED:20200929T041221Z
LAST-MODIFIED:20200929T041221Z
UID:4696-1601218800-1601222400@www.ayclogic.com
SUMMARY:SUN - 3 PM - Intro To Python
DESCRIPTION:We continued with the Hangman Game project.\n\nWe added a feature to replace the question mark from “clue” list with a letter that the user guesses correctly.\n\n\nHomework:\n\nIn our hangman game\, right now when all letters have been guessed correctly\, the game did not stop. Try to stop the game when there is no more question mark in the “clue” variable. To do this try the following code and see if you can figure out what to do\n\n\nif "?" not in clue:\n   print("Hooray")\n\n\n\nReview what we did last class how to go through each letter inside a word using for loop.
URL:https://www.ayclogic.com/event/sun-3-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR