Tracking Use
9.5. Tracking Use#
Let’s now look at how we might track use of something. In this case we will track how people are using the tweepy create_tweet function (and potentially send that information elsewhere).
In order to do that, we need to learn how to use functions.