This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| Task 1: Twitter Wars! | |
| ===================== | |
| Get twitts | |
| ---------- | |
| I've use the twitter API and in particular the ``geocode`` argument in order | |
| to get twitts from a specific region. London and Exeter are defined as a | |
| point and an approximate radious. |