Joining two lists into tuples in python

前端 未结 3 761
旧时难觅i
旧时难觅i 2020-12-06 15:46

I want to use the join function in python (not any other function) to merge two lists into nested lists, assuming the lists are of equal length, for example:



        
3条回答
提交回复
热议问题