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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191018T180000
DTEND;TZID=America/Los_Angeles:20191018T190000
DTSTAMP:20260430T182630
CREATED:20191019T020528Z
LAST-MODIFIED:20191019T020803Z
UID:2239-1571421600-1571425200@www.ayclogic.com
SUMMARY:6 PM Python Level 1
DESCRIPTION:We completed Hangman game.\n Homework\n\nBelow Python code is broken. Copy this into your Thonny and try to fix all the errors\n\n\n\n\n\n\nname = 'Brandon\n\nif Name == 'Brandon'\nprint('You are cool'\nelse:\n    print('You are not cool')\n\nage = input('Give me a number? ')\n\nif age < 10:\nprint('You are a kid')\nelse:\nprint('You are a teenager')\n\nIf above code is fixed it will produce the following\n\nYou are cool\nGive me a number? 8\nYou are a kid\n\n\nYou are cool\nGive me a number? 10\nYou are a teenager\n\n\nYou are cool\nGive me a number? -1\nYou are a kid
URL:https://www.ayclogic.com/event/6-pm-python-level-1-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR