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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190727T140000
DTEND;TZID=America/Los_Angeles:20190727T150000
DTSTAMP:20260615T002102
CREATED:20190728T022511Z
LAST-MODIFIED:20190728T022638Z
UID:1742-1564236000-1564239600@www.ayclogic.com
SUMMARY:2 PM Python Level 1
DESCRIPTION:We continued Hangman program.\nWe were able to print clues\, heart symbols\, check if user guessed the whole word correctly.\nWe were able to update the clue variable when a user enters one letter at a time correctly.\nHomework:\n\nEnhance the program so when a user has guessed all letters correctly\, the program will quit the while loop.
URL:https://www.ayclogic.com/event/3-pm-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190727T170000
DTEND;TZID=America/Los_Angeles:20190727T190000
DTSTAMP:20260615T002102
CREATED:20190728T020107Z
LAST-MODIFIED:20190728T020107Z
UID:1740-1564246800-1564254000@www.ayclogic.com
SUMMARY:5 PM Python Level 1
DESCRIPTION:We went over last week homework:\n\nMade student registration new feature: Edit existing student\n\n\nWe added new features to student registration program:\n\nSave students to file in JSON format.\nRestore students from file.\n\n\nWe started Python Turtle project: draw Kaleido Spiral project.\nHomework:\n\nIn Student Registration project:\n\nWhen user select an option that is not in any of the menus\, print “Invalid Selection”.\nWhen user edit existing student and enter a wrong student ID\, print “There is no student ID: <invalid student id>”
URL:https://www.ayclogic.com/event/5-pm-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR