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:20191214T090000
DTEND;TZID=America/Los_Angeles:20191214T100000
DTSTAMP:20260614T171812
CREATED:20191214T173928Z
LAST-MODIFIED:20191214T192931Z
UID:2552-1576314000-1576317600@www.ayclogic.com
SUMMARY:9 AM Python Level 1
DESCRIPTION:We went over the starwars homework.\nHomework:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/9-am-python-level-1-19/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T100000
DTEND;TZID=America/Los_Angeles:20191214T110000
DTSTAMP:20260614T171812
CREATED:20191214T185607Z
LAST-MODIFIED:20191214T202122Z
UID:2556-1576317600-1576321200@www.ayclogic.com
SUMMARY:10 AM Python Level 1
DESCRIPTION:We went over Kaleido Spiral homework.\nWe learn about modulus in Python.\nWe enhanced Kaleido Spiral to alternate drawing circle and square using modulus.\nHomework:\n\nFunctions on page 136 and 137.\nFunctions on page 142 and 143.\nCreate a function with the following requirements.\n\nName the function “convert_miles_to_foot”.\nIt take one parameter: “num_of_mile”.\nInside the function take the “num_of_mile” parameter and convert it to foot. There are 5280 foot in a mile.\nReturn the result.\nCall the function and print the result into the shell.\nLook at Oct12_Homework.py for your reference. This is very similar to convert_second_to_min(second) function.\n\n\nIf you do a very cool drawing with Turtle. I can give you 10% credit for your final exam. Try drawing like a house. Draw it in a grid paper first and then do it in Python.
URL:https://www.ayclogic.com/event/10-am-python-level-1-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20191214T110000
DTEND;TZID=America/Los_Angeles:20191214T120000
DTSTAMP:20260614T171812
CREATED:20191214T193417Z
LAST-MODIFIED:20191214T202200Z
UID:2559-1576321200-1576324800@www.ayclogic.com
SUMMARY:11 AM Python Level 1
DESCRIPTION:We went over the starwars homework.\nWe did more function exercises.\nHomework:\n\nDo “Try It Yourself” in page 142. Do only 8-6.\nCreate a function with the following requirements\n\nName the function “convert_miles_to_foot”.\nIt take one parameter: “num_of_mile”.\nInside the function take the “num_of_mile” parameter and convert it to foot. There are 5280 feet in a mile.\nReturn the result.\nCall the function and print the result into the shell.\n\n\nInside your Dec14_hangman.py.\n\nContinuously do the following\n\nPrint the number of hearts symbol according to the lives.\nask user “‘Guess a letter or the whole word: ‘
URL:https://www.ayclogic.com/event/11-am-python-level-1-12/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR