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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230923T170000
DTEND;TZID=America/Los_Angeles:20230923T180000
DTSTAMP:20260515T181853
CREATED:20230924T161535Z
LAST-MODIFIED:20230924T161535Z
UID:21767-1695488400-1695492000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Shawn (Substitute: Sebastian)
DESCRIPTION:Today We Did\n\nReview using for loops to loop through list\n\nCan loop through every value\nExample: “for name in names”\nCan loop through every index by using range(n) function which returns kind of list from 0 to “n-1”\nExample: “for i in range(5):”\n\n\nBasic introduction to while loops\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: \n\nHomework: 54 and 55.\n\nHomework: 56 TRY IT YOURSELF.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-shawn-substitute-sebastian-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR