You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim of this challenge was to retrieve users from a list, sort them to so they're ordered from most followers to least followers, and print out the result. In the following repository you'll find code that does that, but only for the first 10 users in the list.