python list random sampling all configurations

前端 未结 0 1567
被撕碎了的回忆
被撕碎了的回忆 2020-12-09 05:58

Currently I have a list with 300 elements and I am sampling 100 elements at random from this list.

list = [\'A\', \'B\', \'C\', \'D\', \'E\', ..... , \'Z\']

         


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