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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200928T173000
DTEND;TZID=America/Los_Angeles:20200928T183000
DTSTAMP:20260605T105144
CREATED:20200929T013555Z
LAST-MODIFIED:20200929T013555Z
UID:4692-1601314200-1601317800@www.ayclogic.com
SUMMARY:5:30 PM - Intro to Python
DESCRIPTION:Today We Learned:\n\nHow to use if\, elif\, and else statements\nDifference between == and =\nWhat are >=\, <=\, >\, <\, !=\, and ==\n\n\nHomework:\n\nPages 114-116 from the book\, put it in a file called Sep28_InputFromShellHomework.py\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200928T180000
DTEND;TZID=America/Los_Angeles:20200928T190000
DTSTAMP:20260605T105144
CREATED:20200929T020619Z
LAST-MODIFIED:20200929T020619Z
UID:4694-1601316000-1601319600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:We added the player Duck image into the game.\nWe added 2 tubes into the game.\nHomework:\n\nChange the Tube height according to the height passed in the init parameter. Use pygame.transform.scale to change the height. The width of the image should be preserved. Look at how we get the width of the image in the Birdie game where we get the play_button image width.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-38/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR