The `random.choice()` function returns a random sample drawn from an iterable argument, such as a list.
確定! 回上一頁