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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220303T190000
DTEND;TZID=America/Los_Angeles:20220303T200000
DTSTAMP:20260610T170746
CREATED:20220304T040821Z
LAST-MODIFIED:20220304T040821Z
UID:11845-1646334000-1646337600@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - David
DESCRIPTION:Today We Do\n\nWe reviewed For Loop List homework.\nWe started For Loop Range.\n\nHomework\n\nUse for loop  in range to print number from 0 to 20\, inside the for loop\, check if number is less or equal to 5\, print “<number> is a small number”\nif number is between 6 to 15\, print “<number> is a medium number”\nif number is between 16 to 20\, print “<number> is a big number”\n\n0 is a small number\n1 is a small number\n2 is a small number\n3 is a small number\n4 is a small number\n5 is a small number\n6 is a medium number\n7 is a medium number\n8 is a medium number\n.\n.\n.\n15 is a medium number\n16 is a big number\n17 is a big number\n.\n.\n.\n20 is a big number
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-david-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR