The code to print out all paragraph tags with an id of "para1" is shown below. import requests from bs4 import BeautifulSoup getpage= requests.get('http://www.
確定! 回上一頁