How to join a subrange of dictionary

后端 未结 0 1302
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 05:24

I am trying to join and print a subrange of a dictionary like:

print\'PU \', \' & \'.join(yields[0][0:2] )

but I get TypeError: unh

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