You need to use the random.sample function to get the multiple random values. The syntax is: random.sample(list,k) where k represents, ...
確定! 回上一頁