How can i reshape my array into columns of three and rows of 8?

后端 未结 0 1750
栀梦
栀梦 2020-12-29 02:06
rows = len(driver.find_elements_by_xpath(\'//*[@id="the-table"]/tr\'))# count number of rows
col = len(driver.find_elements_by_xpath(\'//*[@id="the-ta         


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