MCQOPTIONS
Saved Bookmarks
| 1. |
The __________ parameter is a reference to the current instance of the class, and is used to access variables that belong to the class. |
| A. | __init__() |
| B. | self |
| C. | both A and B |
| D. | None of the above |
| Answer» C. both A and B | |