We'll assign the class's properties, using the keyword self, to be the value of the parameters, number, and items.
self
number
items
Make sure to pick self followed by . and then number, =, self, ., items, =.
.
=