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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211030T150000
DTEND;TZID=America/Los_Angeles:20211030T160000
DTSTAMP:20260508T040732
CREATED:20211030T224919Z
LAST-MODIFIED:20211030T224919Z
UID:10235-1635606000-1635609600@www.ayclogic.com
SUMMARY:3 PM - OOP Python - Nathaniel
DESCRIPTION:Today we:\n\nWent over MonsterInheritanceSystem program\nAdded the Godzilla class to the program\nCreated the Hangman class\n\n  \nHomework:\nCreate a class called "Counter". And have an attribute of a count (starts at 0).\nCreate an application loop that runs the program of allowing a user to\nincrease count by whatever number they input. There should be one other helper methods:\n\ndef increase(x)\n\n\nExample program run:\n\nWelcome to the Counter game!\nPlease enter a number that you would like to add from the current count\n\n>> 3\nCount is now at a value of 3!\n\n>> 9\nCount is now at a value of 12!\n\n>> 100\nCount is now at a value of 112!
URL:https://www.ayclogic.com/event/3-pm-oop-python-nathaniel-4/
CATEGORIES:OOP Python
END:VEVENT
END:VCALENDAR