Python - Classes and Object Lifecycle
Given a class
Rectangle with attributes width and height, write the correct way to double the width attribute value.