Python shuffle () 函数Python 数字描述shuffle() 方法将序列的所有元素随机排序。 语法以下是shuffle() 方法 ... print "随机排序列表: ", list random.shuffle(list)
確定! 回上一頁