Python code to connect to twitter search API – Twitter API
I'm new to Python and am very confused on how to begin this assignment: Write Python code to connect to Twitter search API at: https://api.twitter.com/1.1/search/tweets.json with at least the following parameters: q for a search topic of your interest; count…