What happens when we un-indent the print statement in the class definition?

It is no longer inside the class definitionNothing changesIt will become a varaibleWe'll get an error

It is no longer inside the class definition.