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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250716T150000
DTEND;TZID=America/Los_Angeles:20250716T160000
DTSTAMP:20260506T015648
CREATED:20250717T001141Z
LAST-MODIFIED:20250717T001720Z
UID:29727-1752678000-1752681600@www.ayclogic.com
SUMMARY:3 PM – Python OOP – Allison
DESCRIPTION:What We Did Today\n\nReviewed and finished SchoolSystem project\n\nHomework\n\nYanbao:\n\nMake sure to review the SchoolSystem July16_main.py code\, understand it\, and update your code\n\n\nEveryone:\n\nMake sure to do the below code in your LibrarySystem project\nWhen you’re done with the homework\, create a folder called July16_LibrarySystem in your Google Drive. Upload main.py and book.py there.\nCreate book.py file.\n\nCreate a book class. It should have 4 attributes: title\, author\, publish_year\, and id\n\n\nIn your main.py file:\n\nReplace self.menu = “””Empty Menu””” with:\n\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:\n\n\nCreate an empty dictionary called book_dictionary\nImplement option 1\, option 2 (with dictionary)\, and option 3.\n\n\n\n\n Other\n\nAdd any missing parts of your class notes from our class notes (see link at bottom)\nReview the homework answers (see link at bottom)\n\n\n\nNotes\n\nYou can reach out via allison@ayclogic.com if you have any questions.\nClass notes and previous homework answers can be found here: Link to Google Drive
URL:https://www.ayclogic.com/event/5-pm-python-oop-allison-4/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR