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:20210911T140000
DTEND;TZID=America/Los_Angeles:20210911T150000
DTSTAMP:20260611T025221
CREATED:20210911T234844Z
LAST-MODIFIED:20210911T234844Z
UID:9348-1631368800-1631372400@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe continued on Hangman game. We learned on how to loop through each letter at a time in Sep11_LoopingEachLetterInAWord.py. The latest code is uploaded into the google drive already.\n\nHomework\n\nInside Sep11_LoopingEachLetterInAWord.py create a new variable “clues” and this should be a List of 6 question marks.\nTry your best\, Inside the for loop that loops every letter of the “secret_word“\, change the code so when secret_word[index] == user_input\, it will update one of the element inside “clues” list with the “user_input”.\nAfter the for loop\, print the “clues” variable.\nIf you do things properly\, it will do the following output\n\nd\nr - replace the ?\na\ng\no\nn\n['?'\, 'r'\, '?'\, '?'\, '?'\, '?']
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-gamas-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210911T160000
DTEND;TZID=America/Los_Angeles:20210911T170000
DTSTAMP:20260611T025221
CREATED:20210911T234344Z
LAST-MODIFIED:20210911T234344Z
UID:9349-1631376000-1631379600@www.ayclogic.com
SUMMARY:4 PM - Intro to Python - Nathaniel
DESCRIPTION:Today We:\n\nFinished building GrocerySystem program\n\nHomework\n\nContinue coding your project\, I will be checking the progress each class period\nFinal Project due date: October 2\nFinal Project Criteria Link: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nProject Examples\nProject Examples 2\n\nIf you have any questions please feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-nathaniel-7/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR