Python - How to import 'requests'

Import requests

To import requests, Add the following line to the top of your code.

import requests