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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240819T160000
DTEND;TZID=America/Los_Angeles:20240819T170000
DTSTAMP:20260506T112214
CREATED:20240820T011657Z
LAST-MODIFIED:20240820T011657Z
UID:26535-1724083200-1724086800@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We Did:\n\nImplemented the phone book system\, creating a mini interactive program that uses a dictionary to store data.\n\nHomework:\nContinue in your Phone Book System project and upload that file to the google drive when you are finished. \nImplement option 2\, where you try to find the name if it exists in the dictionary\, and print out that the name doesnt exist if the name is not in the dictionary. \nhint: the name is the key in the dictionary \nwebsite instructions: https://www.ayclogic.com/phone-book-system/ \nsample output: \nWhat do you want to do\n1. Add a phone number\n2. Find a phone number\n3. List all phone numbers\nEnter your selection (enter ‘exit’ to stop): 2\nEnter the name of the person you are trying to find: Darin\nDarin’s phone number is 1024823049049 \nWhat do you want to do\n1. Add a phone number\n2. Find a phone number\n3. List all phone numbers\nEnter your selection (enter ‘exit’ to stop): 2\nEnter the name of the person you are trying to find: edward\nName does not exist in phone book. \nNOTES:\nYou can contact me via ddjapri@ayclogic.com for any questions or concerns. \nExpected holidays: https://www.ayclogic.com/observed-holidays/
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-3/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR