random.sample 从集合或者序列中,无放回采样. 用法: sample_list=random.sample(population, k) # population : 可以是一个集合,也可以是 ...
確定! 回上一頁