Here is my current code:
def printTweetsAboutSomething(tweetsDictionary, twitterUsername, keyword):
if (keyword in tweetsDictionary): print(twitter