Saved Bookmarks
| 1. |
The first argument of the class method is …….(a) class(b) func(c) def(d) self |
|
Answer» The first argument of the class method is self |
|