1. 基于random模块random.sample(population, k)从population 中不放回抽取k 个元素population:可以为可迭代是的数据对象,如list,setk:随机抽取的 ...
確定! 回上一頁