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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190420T160000
DTEND;TZID=America/Los_Angeles:20190420T170000
DTSTAMP:20260501T033544
CREATED:20190427T010358Z
LAST-MODIFIED:20190427T010422Z
UID:1144-1555776000-1555779600@www.ayclogic.com
SUMMARY:4PM Python Level 1
DESCRIPTION:We completed “Making Decisions” page 28 to 31.\nHomework:\n\nComplete page 31 if you have not done so.\nDo page 32 to 34.
URL:https://www.ayclogic.com/event/4pm-python-level-1-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190420T180000
DTEND;TZID=America/Los_Angeles:20190420T190000
DTSTAMP:20260501T033544
CREATED:20190421T020726Z
LAST-MODIFIED:20190421T020726Z
UID:1090-1555783200-1555786800@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We went over “Baby Name Generator” program.\nWe reviewed the Python quiz to prepare for Python Test on May 4th\, 2019\nHomework:\n\nCopy and paste the following broken python codes in Thonny. Fix the problem.\n\nbudget1 = 50 * 5\nprint ('budget1 '+budget1)\n\nabigail = 11\nryan = 10\n\nbudget2 = abigail * Ryan\nprint ('budget2 '+budget2)\n\n\nhot_day = '20' < 15\nprint (hot_day)\n\nif hot_day == True\nprint('It is really hot out there')\nelse:\nprint('It is cool out there')\n\nprint('I live in '+ homeTown\nhometown = 'Moscow'\n \nIf the code has been fixed successfully\, it will print the following\n\n\nbudget1 250\nbudget2 110\nFalse\nIt is cool out there\nI live in Moscow
URL:https://www.ayclogic.com/event/6pm-python-level-1-25/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR