I am writing a script to retrieve a street address from a website. Below is one of the steps in my script:
from bs4 import BeautifulSoup import requests name