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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20250627T170000
DTEND;TZID=America/Los_Angeles:20250627T190000
DTSTAMP:20260506T024046
CREATED:20250628T215816Z
LAST-MODIFIED:20250628T215935Z
UID:29524-1751043600-1751050800@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Allison
DESCRIPTION:What We Did Today\n\nReviewed lists\, dictionaries\, and classes\nFinished the Grocery System with Class project\n\nHomework\nCreate a file called June27_BugFixesandReview.py and submit into the google drive when you are finished: \n\nRedo/fix this part of last week’s homework: Try It Yourself section on pg.167. I will be reviewing this next class.\n\nAnn: Redo the homework on your own\, without any online help.\nClayton:  Finish the homework and fix any bugs.\nYanbao: Finish the homework and fix any bugs\n\n\nEveryone:\n\nCreate a list called fruit_list and make it store 5 fruit names.\nCreate a class called Fruit. The class will hold attributes such as name and color. The class will have a method eat_fruit that prints: “{fruit_name} has been eaten!”. Create 2 fruit objects: strawberry and orange. Call the eat_fruit method on both objects.\nCreate a dictionary called favorite_fruit. Keys will be people’s names\, values will be a fruit object. Make 5 key-value pairs.\n\nEx: Key: Allison. Value: Blueberry (which is a fruit object\, not a string)\n\n\nOther\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\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-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR