</title>', text) for title in found: print(title) Second, to be more robust, we could perform complete XML parsing with the standard library's DOM parsing ...
確定! 回上一頁