how to move towards next list in the 2d list in python

前端 未结 0 425
广开言路
广开言路 2020-12-15 01:39

I have the following 2D list: sorted_neig = [[\'R\', \'W\', \'P\', \'T\', \'S\', \'O\', \'V\'], [\'C\', \'A\', \'B\', \'D\', \'E\', \'Q\'], [\'I\', \'M\', \'K\', \'H\'

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