from bs4 import BeautifulSoup #準備程式碼資訊,用來練習獲取內容html =''' <html> <head><title>The Dormouse's story</title></head> <body> ...
確定! 回上一頁