Python - Classes and Object Lifecycle
Which of the following is the correct syntax to delete an attribute
name from an object person?name from an object person?del keyword followed by the attribute access: del object.attribute.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions