Knowledge Check #1
Object Oriented Programming — 7 pts max
- To get on the leaderboard:Â [1 pt]
- Scroll down to the Enter Flag box
- Choose challenge Q1
- Enter your name (or alternative designation you’ll use for all challenges)
- Enter the word flag for the flag.
- Click Submit button
- After reviewing feedback, click the back link
- What is like a blueprint for making objects? [1 pt]
- In Python’s Math object, what is pi? [1 pt]
- In Python’s String object, what is count? [1 pt]
- What is it called when you create an object from a class? [1 pt]
- What do we call the fact that we don’t know how class methods accomplish their tasks? [1 pt]
- This contains methods and properties. [1 pt]