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:20200913T090000
DTEND;TZID=America/Los_Angeles:20200913T100000
DTSTAMP:20260429T220852
CREATED:20200913T171556Z
LAST-MODIFIED:20200913T171556Z
UID:4497-1599987600-1599991200@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We continued with the Shoot Balloon project.\nWe continued to discuss about the final project.\nHomework:\n\nFinish your final project. There are only 3 features left to do\, please do them.\nIn the Shoot Balloon project\, do the following\n\nWhen an explosion sprite appears\, display the score on top of the explosion.
URL:https://www.ayclogic.com/event/9-am-python-game-development-22/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200913T140000
DTEND;TZID=America/Los_Angeles:20200913T150000
DTSTAMP:20260429T220852
CREATED:20200916T232823Z
LAST-MODIFIED:20200916T232823Z
UID:4541-1600005600-1600009200@www.ayclogic.com
SUMMARY:2 PM - Intro To Python
DESCRIPTION:We reviewed while loop homework.\nWe reviewed how to use while loop to continuously ask user something until user enter “quit”.\nHomework:\n\nSeveral weeks ago\, we did the following homework: https://www.ayclogic.com/tell-me-your-age/ where the program will ask user once about user’s age and will respond depending on how old the user is. Now we need to put this program inside a forever loop so it will continuously ask user about user’s age and will give answer. the program will stop (break from the while loop) when user enter “quit”.\nLook at how we did a similar exercise in the class using while True and break.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-24/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR