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:20230812T100000
DTEND;TZID=America/Los_Angeles:20230812T120000
DTSTAMP:20260515T185548
CREATED:20230812T190104Z
LAST-MODIFIED:20230812T190104Z
UID:21067-1691834400-1691841600@www.ayclogic.com
SUMMARY:10 AM - Intro To Python - Darin (Riley Class)
DESCRIPTION:What We Did Today:\n\nCovered the topic of lists\, how to modify lists by adding\, removing\, or replacing elements\nCovered the topic of for loops\, using lists as well the range function to iterate a certain number of times\nTried implementing for loops with conditionals (if statements inside of for loops)\n\nHomework:\n\nCreate a file called Aug12_ListForLoopsHW.py\nCreate an empty list\, and then add numbers from 1- 100 inclusive to the list using a for loop.\nModify the list\, doubling every value by 2.\nPrint out the first 10 elements using the range function in a for loop.\n\nNOTES:\n\nIf you have any questions\, email me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/10-am-intro-to-python-darin-riley-class-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR