You can use random.shuffle() to mix up/randomize the items in a mutable and indexable sequence. For example a list : laughs = [" ...
確定! 回上一頁