Skip to content

Instantly share code, notes, and snippets.

Created August 30, 2013 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/48baf6c79e8363c6a85c to your computer and use it in GitHub Desktop.
Save anonymous/48baf6c79e8363c6a85c to your computer and use it in GitHub Desktop.
>>> pprint(lsrs[-100:])
[(u'NoFap', 2473),
(u'PS4', 2564),
(u'TwoXChromosomes', 2609),
(u'fatpeoplestories', 2611),
(u'Civcraft', 2650),
(u'JusticePorn', 2654),
(u'bicycling', 2673),
(u'coys', 2674),
(u'Bitcoin', 2691),
(u'GlobalOffensive', 2732),
(u'xboxone', 2777),
(u'MensRights', 2777),
(u'unitedkingdom', 2788),
(u'photography', 2789),
(u'BabyBumps', 2815),
(u'totalwar', 2831),
(u'asoiaf', 2838),
(u'tf2', 2846),
(u'SubredditDrama', 2860),
(u'Christianity', 3158),
(u'casualiama', 3194),
(u'cars', 3309),
(u'Smite', 3354),
(u'ACTrade', 3607),
(u'offmychest', 3620),
(u'wow', 3658),
(u'mildlyinteresting', 3665),
(u'Gunners', 3675),
(u'canada', 3678),
(u'Guildwars2', 3723),
(u'cringe', 3736),
(u'motorcycles', 3757),
(u'australia', 3771),
(u'Music', 3802),
(u'yugioh', 3805),
(u'MMA', 3819),
(u'PercyJacksonRP', 3833),
(u'MLPLounge', 3919),
(u'conspiracy', 4066),
(u'SteamGameSwap', 4135),
(u'changemyview', 4277),
(u'BigBrother', 4332),
(u'baseball', 4468),
(u'guns', 4482),
(u'books', 4683),
(u'sex', 4684),
(u'relationships', 4756),
(u'hockey', 4879),
(u'MakeupAddiction', 4882),
(u'buildapc', 4983),
(u'TumblrInAction', 5118),
(u'starcraft', 5123),
(u'Fitness', 5263),
(u'science', 5283),
(u'Android', 5374),
(u'magicTCG', 5755),
(u'electronic_cigarette', 5773),
(u'GrandTheftAutoV', 5777),
(u'hearthstone', 5983),
(u'pokemon', 5997),
(u'malefashionadvice', 6148),
(u'SquaredCircle', 6199),
(u'OkCupid', 6344),
(u'gifs', 6408),
(u'atheism', 6512),
(u'Minecraft', 6757),
(u'nba', 7166),
(u'AskWomen', 7391),
(u'breakingbad', 7741),
(u'AskMen', 7799),
(u'hiphopheads', 8164),
(u'fantasyfootball', 8227),
(u'technology', 8664),
(u'explainlikeimfive', 8917),
(u'gonewild', 9703),
(u'cringepics', 9867),
(u'aww', 10569),
(u'movies', 11245),
(u'Games', 11413),
(u'trees', 12020),
(u'ffxiv', 13283),
(u'DotA2', 13932),
(u'Random_Acts_Of_Amazon', 15201),
(u'teenagers', 15370),
(u'politics', 15773),
(u'news', 16038),
(u'soccer', 16054),
(u'nfl', 18336),
(u'CFB', 19383),
(u'todayilearned', 21174),
(u'videos', 23804),
(u'worldnews', 27276),
(u'IAmA', 27747),
(u'leagueoflegends', 39034),
(u'pics', 41302),
(u'gaming', 46503),
(u'WTF', 47313),
(u'AdviceAnimals', 54567),
(u'funny', 60189),
(u'AskReddit', 209444)]
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment