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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210320T160000
DTEND;TZID=America/Los_Angeles:20210320T170000
DTSTAMP:20260613T113342
CREATED:20210321T072038Z
LAST-MODIFIED:20210321T072442Z
UID:6775-1616256000-1616259600@www.ayclogic.com
SUMMARY:4 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nFor loop homework\nA brief introduction to While loops\n\n\nHomework:\n\nPage 121\, 123\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-introduction-to-python-nathaniel-lee-3/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210320T170000
DTEND;TZID=America/Los_Angeles:20210320T180000
DTSTAMP:20260613T113342
CREATED:20210321T074534Z
LAST-MODIFIED:20210321T074534Z
UID:6778-1616259600-1616263200@www.ayclogic.com
SUMMARY:5 PM - Introduction to Python - Nathaniel Lee
DESCRIPTION:Today we went over:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\nHomework:\n\nIn the google drive\, there is a file called “Mar27_QuizReviewHomework.py” that contains the 3 questions to be completed. The homework questions will also be provided below.\n1.) create a while loop that prints the numbers 1\,3\,5\,7\,9\,11\n2.) create a list of fruits with values [“orange”\, “peach”\, “apple”\, banana”]. go through each element in the list with a for loop if the fruit is “banana”. Then print “I love banana”. If the fruit is any other fruit then print “I like that fruit \n3.) create a function called “yards_to_inches” that has one argument/parameter “yard”. There are 3 inches in a yard\, return the number of inches with respect to the yard argument.\nCall the function and print the return value of the function\n\n\n\nIf you have any questions\, please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-nathaniel-lee/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR