Here we print the HTML code of two tags: h2 and head . print(soup.li). There are multiple li elements; the line prints the first one. $ ./simple ...
確定! 回上一頁