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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211119T190000
DTEND;TZID=America/Los_Angeles:20211119T200000
DTSTAMP:20260424T125409
CREATED:20211120T051956Z
LAST-MODIFIED:20211120T051956Z
UID:10510-1637348400-1637352000@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Gamas
DESCRIPTION:Today We Do\n\nWe continued with FRI-7PM-Supermarket-OOP project.\nWe added list_all_frozen_items(self) inside supermarket_practice.py\nWe added find_item(self\, item_name) inside supermarket_practice.py\nWe added buy_game(self) inside supermarket_system.py\n\nHomework\n\nthere is no class on Nov 26 because of thanks giving.\nadd code to make find_game(self\, console) method.\nThis method has to loop through all games inside self.game_dictionary and if the game.console the same with parameter console\, we want to print the game.get_info().\nIf there is no game matching the console parameter\, print “There is no <console> game”.\nThis method has to be called from buy_game(self) when user select either 1\,2 or 3.
URL:https://www.ayclogic.com/event/7-pm-python-oop-gamas-2/
CATEGORIES:OOP Python
END:VEVENT
END:VCALENDAR