How do i make it so it gives me only one result with every value combined?

后端 未结 0 1099
隐瞒了意图╮
隐瞒了意图╮ 2020-12-05 07:52

This is my code:

 table = soup.find(\'div\', {\'id\': \'personaldata_elements_container\'})
tds = table.find_all(\'table\', {\'class\': \'generic_kv_table\'})         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题