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:20180311T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20181104T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20181020T180000
DTEND;TZID=America/Los_Angeles:20181020T190000
DTSTAMP:20260501T122319
CREATED:20181021T021205Z
LAST-MODIFIED:20181021T021348Z
UID:372-1540058400-1540062000@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:We went over Loopy Loops from page 34 to 35\nHomework:\n\nCreate a new python file call it “HomeworkOct20.py”\nInside the file\, create a for loop which will print number 4 to 20.\nInside the file\, create a WHILE LOOP which will keep on asking the user\, “Are you hungry?” If the answer is ‘y’\, print ‘Here is a burger’ and ask ‘Are you hungry again?’ . if the answer is ‘maybe’\, print ‘Make up your mind!!’ and ask ‘Are you hungry again?’ . If the answer is anything else\, print ‘bye bye’ and quit from the loop.
URL:https://www.ayclogic.com/event/6pm-python-level-1-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR