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:20190720T140000
DTEND;TZID=America/Los_Angeles:20190720T150000
DTSTAMP:20260615T002104
CREATED:20190720T215952Z
LAST-MODIFIED:20190727T210546Z
UID:1708-1563631200-1563634800@www.ayclogic.com
SUMMARY:2PM Python Level 1
DESCRIPTION:We went over the quiz result.\nWe started Hangman game project.\n Homework:\n\nContinue Hangman game from page 60 to 65.
URL:https://www.ayclogic.com/event/2pm-python-level-1-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190720T170000
DTEND;TZID=America/Los_Angeles:20190720T190000
DTSTAMP:20260615T002104
CREATED:20190722T055040Z
LAST-MODIFIED:20190722T055040Z
UID:1720-1563642000-1563649200@www.ayclogic.com
SUMMARY:5PM Python Level 1
DESCRIPTION:We reviewed our homework to make Car and Student classes.\nWe went over Python dictionary.\nWe went over Student Registration project.\n\nWe used Student class\nWe used Python Dictionary to easily find student by name and id\n\n\nHomework:\n\nMake sure you have added the feature where it can find student by ID.\nChange the program to have another feature which is to edit existing student. Look at below example:\n\nWhat do you want to do?\n1. Register Student\n2. Find Student\n3. Edit Existing Student\n4. Quit\nEnter your selection: 1\nEnter a new student full name: Gamas Chang\nWhat grade is he in: 10\nWhat is his phone: 626-532-7844\nYou have successfully registered: \nStudent ID: 1\, name: Gamas Chang\, grade: 10\, phone: 626-532-7844\n\nWhat do you want to do?\n1. Register Student\n2. Find Student\n3. Edit Existing Student\n4. Quit\nEnter your selection: 3\n\nEnter Student ID: 1\nStudent ID: 1\, name: Gamas Chang\, grade: 10\, phone: 626-532-7844\nWhat information you want to change? \n1. Phone\n2. Grade\nEnter your selection: 1\nPlease enter a new phone number: 888-888-8888\nYou have successfuly changed the student's phone: \nStudent ID: 1\, name: Gamas Chang\, grade: 10\, phone: 888-888-8888
URL:https://www.ayclogic.com/event/5pm-python-level-1-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR