Please perform 100 searches on Twitter using keyword "Lebron". Please print out the the number of tweets returned that were in English. You cannot do this manually and your code has to be the one that loops and counts.
hint: Your code need to count the tweets that in English. (for example lang = 'en')