So, I was doing some practice on codeacademy and came across this nested loop example. I am supposed to push the the followers that they have in common into the “mutualFollowers” variable, but I can’t seem to figure it out. Here is the code:
While the code “works” I know that I didn’t use the “mutualFollowers” variable is driving me crazy.
Please help! Thank you!