Code the variable not_pets that saves the elements that the animals set has, but pets doesn't.
not_pets
animals
pets
Make sure to pick not_pets followed by = and then animals, ., difference, (, pets, ).
=
.
difference
(
)