The correct answer is (d) HTTP
To explain: we will use pip installer to make sure that the requests package is installed. This package is very popular HTTP library for python that allows us to easily build and send HTTP requests with an extremely easy to understand syntax.