函數, 說明. randint(a, b), 回傳從a 到b 之間的整數。 choice(seq), 回傳從seq 中的任一元素。 shuffle(x[, random]), 攪亂x 中元素的順序。
確定! 回上一頁