http://docs.python.org/2/library/random.html#random.shuffle random.shuffle(x[, random]) 將序列X移動到位。可選引數random是一個0引數函式,返回[0.0,1.0]中的 ...
確定! 回上一頁