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:20201024T170000
DTEND;TZID=America/Los_Angeles:20201024T180000
DTSTAMP:20260613T225825
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:20260613T225825
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