How to create a list of Tuples from BeautifulSoup Data in Python?

后端 未结 0 1747
时光说笑
时光说笑 2020-11-21 14:35

I wish to create a list of tuples:

Required Output

d = [(\'Red\',\'Apple\'),(\'Green\',\'Apple\'),(\'Yellow\',\'Banana\'),(\'Blue\',\'         


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