comicElem = soup.select('#comic img') if comicElem == []: print('Could not ... a <div> element with the id attribute set to comic, so the selector '#comic ...
確定! 回上一頁