Which class method sets the properties of instances?
__init__()
init()
Make sure to pick
__init__()
.