Menu
×
×
Correct!
Exercise:Create an object of MyClass called p1:
class MyClass:
x = 5
@(2) = @(9)
class MyClass:
x = 5
p1 = MyClass()
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?