random.permutation function to generate the index array and use it to shuffle multiple arrays. For example. def randomize(a, b): # ...
確定! 回上一頁