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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210821T140000
DTEND;TZID=America/Los_Angeles:20210821T150000
DTSTAMP:20260611T054913
CREATED:20210821T232024Z
LAST-MODIFIED:20210822T031124Z
UID:9089-1629554400-1629558000@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe finished Magic 8 Ball version 1 using random.randint\nWe finished Magic 8 Ball version 2 using random.choice\nWe started HangMan game.\n\nHomework\n\nContinued with the HangMan game. Create a forever loop that will continuously doing the following\nPrint the 9 hearts symbols\nAsk input from Shell “Guess a letter or the whole word: “\nAdd an if statement that would check if the user input is equal to secret_word variable. If they are the same\, break from the loop and print “Congratulation\, you won the game”.\nIt should look like this\n\n>>> %Run Aug21_HangmanGame.py\nogre\n\n❤❤❤❤❤❤❤❤❤\nGuess a letter or the whole word: a\n\n❤❤❤❤❤❤❤❤❤\nGuess a letter or the whole word: d\n\n❤❤❤❤❤❤❤❤❤\nGuess a letter or the whole word: dragon\n\n❤❤❤❤❤❤❤❤❤\nGuess a letter or the whole word: ogre\nCongratulation you have won the game.\n>>>
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-36/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210821T160000
DTEND;TZID=America/Los_Angeles:20210821T170000
DTSTAMP:20260611T054913
CREATED:20210822T014033Z
LAST-MODIFIED:20210822T014033Z
UID:9091-1629561600-1629565200@www.ayclogic.com
SUMMARY:4 PM - Intro to Python - Nathaniel
DESCRIPTION:Today We:\n\nFinished the complex shapes module with the staircase polygon\nWent over the final project details\n\nHomework\n\nDraw your final project proposal on a white piece of paper that follows the criteria we went over in class. Make sure there is color\, 7 shapes\, words\, and etc.\nFinal Project Criteria Link: https://www.ayclogic.com/intro-to-python-final-project-criteria/\nBelow are some examples of final project proposals created in the past:
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-nathaniel-5/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210821T170000
DTEND;TZID=America/Los_Angeles:20210821T180000
DTSTAMP:20260611T054913
CREATED:20210822T014242Z
LAST-MODIFIED:20210822T014242Z
UID:9093-1629565200-1629568800@www.ayclogic.com
SUMMARY:5 PM - OOP in Python - Nathaniel
DESCRIPTION:Today We:\n\nFinished SchoolApplication\nStarted ShoppingCartApplication\n\nHomework\n\nIn the ShoppingCartApplication class:\nadd orange juice and eggs as GroceryItem objects in the menu_item dictionary
URL:https://www.ayclogic.com/event/5-pm-oop-in-python-nathaniel/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR