Python使用random.shuffle()打乱列表顺序的方法 Python的random.shuffle()函数可以用来乱序序列,它是在序列的本身打乱,而不是新生成一个序 random.shuffle