Try using zip() : from bs4 import BeautifulSoup html = '''<span class="head">A</span>Explanation <span style="color: red;">1</span><span ...
確定! 回上一頁