How do you access a class attribute inside a method?
Using the self keyword
Using the attribute keyword
By declaring it as a parameter
Class attributes cannot be accessed inside methods
This question is part of this quiz :