Great! We start with the class definition, define the __init__()
method, set the instance variable, create film
and change its name
attribute.
Yikes! We start with the class definition, define the __init__()
method, set the instance variable, create film
and change its name
attribute.