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:20190105T170000
DTEND;TZID=America/Los_Angeles:20190105T180000
DTSTAMP:20260501T075318
CREATED:20190106T011506Z
LAST-MODIFIED:20190106T021714Z
UID:615-1546707600-1546711200@www.ayclogic.com
SUMMARY:5PM Python Level 1
DESCRIPTION:We went through Python how to fix bug from page 48 to 51.\nWe went through the difference between Scratch 2.0 and Scratch 3.0.\nHomework:\n\nCopy and paste below broken code and try to fix it\n\n\nnumber = 20\nprint('The number is '+number)\n\n\n\nCopy and paste below 2nd broken code into Thonny and try to fix it\n\n\nnumber = 30\nif number < 20:\nprint ('Small number')\nelse:\nprint ('Big Number')\n\n\n\nOpen the email from gamas@ayclogic.com\, download the file and open in Thonny and try to fix it.
URL:https://www.ayclogic.com/event/5pm-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR