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:20190206T180000
DTEND;TZID=America/Los_Angeles:20190206T190000
DTSTAMP:20260501T062538
CREATED:20190207T030122Z
LAST-MODIFIED:20190207T030939Z
UID:740-1549476000-1549479600@www.ayclogic.com
SUMMARY:6PM Python Level 1
DESCRIPTION:Homeworks: \n\nWe went completed “Making Decisions” chapter from page 28 to 31.\nCreate a program (making_decisions_hw_feb_6.py) that will do the following:\n\nAsk user “Give me your age? “\nIf the user enters 0 print “You are a newborn baby”.\nIf the user enters any number smaller than 4 then print “You are a toddler”.\nIf the user enters any number smaller than 13 then print “You are a kid”.\nIf the user enters any number smaller than 20 then print “You are a teenager”.\nIf the user enters any number smaller than 40 then print “You are an adult”.\nIf the user enters any number greater than or equal to 40 then print “Dude!! You are old.”.
URL:https://www.ayclogic.com/event/6pm-python-level-1-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR