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:20200801T130000
DTEND;TZID=America/Los_Angeles:20200801T140000
DTSTAMP:20260614T032829
CREATED:20200801T212832Z
LAST-MODIFIED:20200801T212832Z
UID:4088-1596286800-1596290400@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:We continued with Hangman game:\n\nWe display question mark (“?”) clue according to the number of letter in the secret_word.\nWe decrease “lives” when user guess incorrectly.\n\n\nHomework:\n\nInside the forever loop\, check if “lives” variable is equal to 0\, break from the loop.\nOutside the forever loop\, in the bottom of the file\, do the following\n\nCheck if “lives” variable is greater than 0\, then print “Congratulation you have won the game”.\notherwise\, print “HA HA HA\, you lost the game: <secret word>”
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T170000
DTEND;TZID=America/Los_Angeles:20200801T180000
DTSTAMP:20260614T032829
CREATED:20200801T235120Z
LAST-MODIFIED:20200801T235120Z
UID:4093-1596301200-1596304800@www.ayclogic.com
SUMMARY:5 PM - Intro To Python
DESCRIPTION:We reviewed the “Tell Me Your Age” homework: https://www.ayclogic.com/tell-me-your-age/\nWe went over how to do List in Python.\nHomework:\n\nAug1_ListHomework.py : Page 34\, 35\, 37 to 41
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T180000
DTEND;TZID=America/Los_Angeles:20200801T190000
DTSTAMP:20260614T032829
CREATED:20200802T020348Z
LAST-MODIFIED:20200802T021701Z
UID:4100-1596304800-1596308400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:Homework\n\nPut the t.penup() and t.pendown() accordingly\nMake a robot using turtle module\, do the body\, neck\, head\, eyes and mouth
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR