Two instances initially read the class attribute status = "new". What does first.status =…

from Python
beginner 1 min

Two instances initially read the class attribute status = "new". What does first.status = "paid" change?

Report an error