Linking lists of strings and numbers

后端 未结 0 830
猫巷女王i
猫巷女王i 2020-12-17 01:11

i have 2 lists one with strings of names one with numbers:

A=[\'Nick\',Brad,\'Mary\',Mickey,Jack]

B=[1,2,2,5,3]

After sorting both lists i want to appen

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