To check if user is in friends_a, we'll start by using .count(user).

Make sure to pick friends_a followed by .count and then (, user, ).