Learn Python the Hard Way Ex41.py: "Learning to Speak Object Oriented"

Ace your homework & exams now with Quizwiz!

super(Child, self).altered()

"call super with arguments Child and self, then call the function altered on whatever it returns."

instancec

what you get when you tell Python to create a class

Object

1) Most basic type of things 2) Any instance of some thing "Anything you get from Python when you create a class" of some thing

self

1) variable for the instance/object accessed 2) inside the functions in a class

def

how you define a function inside a class


Related study sets

BRS Pharmacology - Chapter 12 Cancer Chemotherapy

View Set

Fashion Business Practices Midterm

View Set

HELP DESK TIER 1 INTERVIEW QUESTIONS

View Set

ECON 102 Chapter 1 (Economics: Foundations and Models)

View Set

chapter 8-9 insuring your life and health

View Set

522 Section 3: Long-Term Care Insurance

View Set