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:20201024T100000
DTEND;TZID=America/Los_Angeles:20201024T110000
DTSTAMP:20260429T204331
CREATED:20201024T201307Z
LAST-MODIFIED:20201024T201342Z
UID:4956-1603533600-1603537200@www.ayclogic.com
SUMMARY:10 AM - Python Game Development - Gamas
DESCRIPTION:Homework\n\nFix the Flappy Bird Title so it will appear properly\nCreate coin.py and Coin class\nInside coin.py\, load coin_1.png and coin_2.png\nIntegrate coin.py into main.py
URL:https://www.ayclogic.com/event/11-am-scratch-level-1-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201024T120000
DTEND;TZID=America/Los_Angeles:20201024T130000
DTSTAMP:20260429T204331
CREATED:20201024T200904Z
LAST-MODIFIED:20201024T200904Z
UID:4954-1603540800-1603544400@www.ayclogic.com
SUMMARY:12 PM - Python Game Development
DESCRIPTION:Homework\n\nInside main.py\, create self.score =0\nInside main.py\, whenever the bird and the scoreline collide\, you want to increase self.score by 1\nCreate coin.py\n\nCreate Coin class which inherits from pygame.sprite.Sprite\nLoad coin_1.png and coin_2.png from assets folder\nIntegrate Coin class into main.py
URL:https://www.ayclogic.com/event/12-pm-python-game-development-4/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201024T170000
DTEND;TZID=America/Los_Angeles:20201024T180000
DTSTAMP:20260429T204331
CREATED:20201025T013213Z
LAST-MODIFIED:20201025T013317Z
UID:4974-1603558800-1603562400@www.ayclogic.com
SUMMARY:5 PM - Intro To Python - Gamas
DESCRIPTION:We completed Password Generator program\nWe started Hang man game\nHomework:\n\nInside the while loop\, check if the user input is the same with “secret_word”. If it is\, break from the loop\nIf it is not the same\, check if the user input is in the “secret_word”. If it is not\, then subtract”num_lives” by one. If it is\, for now just print Hooray\nTo check if a letter is inside the “secret_word”\, this is an example on how to do it\n\nletter = "a"\nsecret_word = "dragon"\nif letter in secret_word:\n   print("Hooray")\nelse:\n   print("Wrong")
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20201024T180000
DTEND;TZID=America/Los_Angeles:20201024T190000
DTSTAMP:20260429T204331
CREATED:20201025T013442Z
LAST-MODIFIED:20201025T013442Z
UID:4977-1603562400-1603566000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:Final Test Retake 1 hour
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-35/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR