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:20210621T170000
DTEND;TZID=America/Los_Angeles:20210621T190000
DTSTAMP:20260429T040741
CREATED:20210622T022911Z
LAST-MODIFIED:20210623T031403Z
UID:8223-1624294800-1624302000@www.ayclogic.com
SUMMARY:5PM – Summer Intro to Python
DESCRIPTION:Today we do\n\nWe learned about the random module\nWe learned how to design an 8 ball game\nWe started  coding a hangman game\n\nHomework\nWork on Hangman game (if stuck don’t worry we’ll discuss next class) \n\nCreate a forever loop\nIf input is equal to secret_word\, stop the loop\notherwise print “<input> is not correct. please try again.”\n\nIf you do your homework properly\, it will look like this \nGuess a letter or the whole word: dragon\ndragon is not correct. please try again\n\nGuess a letter or the whole word: asdfadsfa\nasdfadsfa is not correct. please try again.\n\nGuess a letter or the whole word: hydra\nCongratulation\, you guessed correctly: hydra\n  \nIf you want to change your nine lives symbol\, the unicode link is below.\nhttps://www.materialui.co/unicode-characters \nIf you have any questions you can email me at sohan@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-summer-intro-to-python-4/
CATEGORIES:Python Level 1
END:VEVENT
END:VCALENDAR