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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241119T190000
DTEND;TZID=America/Los_Angeles:20241119T200000
DTSTAMP:20260429T031639
CREATED:20241127T192814Z
LAST-MODIFIED:20241204T040345Z
UID:27515-1732042800-1732046400@www.ayclogic.com
SUMMARY:7 PM – Python OOP – Darin
DESCRIPTION:What We Did Today:\n\nContinued the School System application\, introducing more OOP.\n\nHomework:\n\nContinue on your School System application in main.py\, and complete the remaining methods for the Teacher.\nThis is the comment we wrote for the homework due in 2 weeks\n\n# your hw is to finish the add\, list\, and find methods for the teacher in your main.py file for the School System application\n\n# Refer to phonebooksystem.py to see how to find things with a dictionary\n\nexample output:\n\n\nPlease look at below options\n1. Add book\n2. List all books\n3. Find book by name\n4. Find book by id\n5. List all old books\nEnter your selection. Enter ‘quit’ to exit: 2 \nLIST ALL BOOKS\nTitle: Lightning Thief – Book Author: Henry – Year Published: 1995 – id: AAA1\nTitle: Harry Potter – Book Author: JK Rowling – Year Published: 2001 – id: AAA2 \nPlease look at below options\n1. Add book\n2. List all books\n3. Find book by name\n4. Find book by id\n5. List all old books\nEnter your selection. Enter ‘quit’ to exit: 3 \nFIND BOOK\nEnter book title that you want to find: Harry Potter\nTitle: Harry Potter – Book Author: JK Rowling – Year Published: 2001 – id: AAA2\n\nSubmit this files to the google drive when you are done! \nNotes:\nYou can contact me at ddjapri@ayclogic if you have any questions!
URL:https://www.ayclogic.com/event/7-pm-python-oop-darin-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR