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:20220316T180000
DTEND;TZID=America/Los_Angeles:20220316T190000
DTSTAMP:20260428T125411
CREATED:20220317T031851Z
LAST-MODIFIED:20220317T032002Z
UID:12061-1647453600-1647457200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe continued with Hang Man game. We learned how to loop through each letter inside the word.\n\nHomework\n\nCreate a new python file Mar16_LoopingEachLetterInAWordHomework.py. The homework is due on Tuesday night. Upload your file to google drive.\nEmail me at gamas@ayclogic.com if you have question. Attach the python file if you have coding question.\nThis homework is very similar to what we did in the class today\nCreate a program that will do the following\n\nContinuously ask user “Enter a monster name (enter ‘exit’ to quit): “\nif user enter “exit” print “Thanks for using AYCLOGIC system” and stop the program\notherwise\, print one letter at a time whatever the user enters\n\n\n\nEnter a monster name (enter 'exit' to quit): dragon\nd\nr\na\ng\no\nn\n\nEnter a monster name (enter 'exit' to quit): cyclops\nc\ny\nc\nl\no\np\ns\n\nEnter a monster name (enter 'exit' to quit): exit\nThanks for using AYCLOGIC system
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220316T190000
DTEND;TZID=America/Los_Angeles:20220316T200000
DTSTAMP:20260428T125411
CREATED:20220317T030858Z
LAST-MODIFIED:20220317T030945Z
UID:12057-1647457200-1647460800@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nCreate Mar16_TellMeYourAgeWhileLoop.py\nDo exercise in https://www.ayclogic.com/tell-me-your-age/\nYou have to do all of the following techniques: while loop\, input\, if else and break
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR