We can save the boolean given by issubset() in a variable, like are_friends.
issubset()
are_friends
Make sure to pick are_friends, followed by =.
=