Brittany,
When you get the number of tweets for each school, can you make it in a three dimensional format (integer, name of school, # of tweets) so that when I pass the parameter called schools in the function, the output will give out a tweet rate associated with school name? Then we can print out the entire list in an organized form.
Brittany,
When you get the number of tweets for each school, can you make it in a three dimensional format (integer, name of school, # of tweets) so that when I pass the parameter called schools in the function, the output will give out a tweet rate associated with school name? Then we can print out the entire list in an organized form.