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:20211013T170000
DTEND;TZID=America/Los_Angeles:20211013T180000
DTSTAMP:20260424T155316
CREATED:20211014T011856Z
LAST-MODIFIED:20211014T012224Z
UID:9834-1634144400-1634148000@www.ayclogic.com
SUMMARY:5PM - Advanced Digital Illustration
DESCRIPTION:WEDNESDAY \nWe are continuing the Ayaka project. Today we did the lines for the front part of her hair\, her headpiece\, her hand\, and arm armor. \nNext class we will finish most of the lines by doing her body\, clothes\, and the rest of her hair. \nHOMEWORK \nAgain\, please finish the lines of her face. Here is the reference we have been using. \nThe lines layers so far are: 1) Face 2) Hair 3) Hand \nProgress images: \nSketch + Lines \n                      Lines without Sketch
URL:https://www.ayclogic.com/event/5pm-advanced-digital-illustration-11/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211013T170000
DTEND;TZID=America/Los_Angeles:20211013T180000
DTSTAMP:20260424T155316
CREATED:20211016T232819Z
LAST-MODIFIED:20211020T030319Z
UID:9956-1634144400-1634148000@www.ayclogic.com
SUMMARY:5 PM Intro To Python - Bill
DESCRIPTION:Today We:\n\nReviewed the Star Wars Problem Homework\nStarted the Hang Man project\nCreated a list of possible words\nPicked a random word out of that list as the secret word\nLearned how to use emojis or special characters using UNICODE to make a heart sign as a health symbol\nLearned how to multiply strings\nCreated the life bar\n\nYour HW:\n\nCopy code from Google Drive because code from class had an error. (https://drive.google.com/file/d/18wM0amJZiPneFaYUnnV_CLWVPB8N8Bj6/view?usp=sharing)\nMake the game continuously do this:\n\nPrint out the question marks list\, displayLetters\nPrint out the life bar (the displayLives variable).\nGet input from shell asking for a letter or word.\nif the user input is equal to the secret word\, break from the loop.\n\n\nThis is the expected result you should find in the shell if your code is correct:\n\nunicorn\n\n['?'\, '?'\, '?'\, '?'\, '?'\, '?'\, '?']\n❤️❤️❤️❤️❤️❤️❤️❤️❤️\nEnter a word or letter: fdas\n\n['?'\, '?'\, '?'\, '?'\, '?'\, '?'\, '?']\n❤️❤️❤️❤️❤️❤️❤️❤️❤️\nEnter a word or letter: abcd\n\n['?'\, '?'\, '?'\, '?'\, '?'\, '?'\, '?']\n❤️❤️❤️❤️❤️❤️❤️❤️❤️\nEnter a word or letter: unicorn\nYou guessed the word
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-bill/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211013T180000
DTEND;TZID=America/Los_Angeles:20211013T190000
DTSTAMP:20260424T155316
CREATED:20211014T015930Z
LAST-MODIFIED:20211018T075831Z
UID:9844-1634148000-1634151600@www.ayclogic.com
SUMMARY:6PM - Intro to Python
DESCRIPTION:Today We Did:\n\nReviewed data types\nLearned about .title()\, .upper()\, and .lower()\nLearned about f-strings\n\nHomework:\n\nDo pg. 79-81 from the textbook (IntroToPythonPg79to81)\, and do it in a file called Oct13_IfElseHomework.py\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/6pm-intro-to-python-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211013T190000
DTEND;TZID=America/Los_Angeles:20211013T200000
DTSTAMP:20260424T155316
CREATED:20211014T032006Z
LAST-MODIFIED:20211014T032006Z
UID:9852-1634151600-1634155200@www.ayclogic.com
SUMMARY:7 PM - Advanced Python Game Development
DESCRIPTION:Today \n\nWe made the rotated the turret to face the mouse.\n\nHomework. \n\nCreate a new sprite for the bullet using “Bullet.png”.\nShoot the bullet when the user clicks the mouse.  Move the bullet towards the right.
URL:https://www.ayclogic.com/event/7-pm-advanced-python-game-development-3/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR