To shuffle strings or tuples, use random.sample() , which creates a new object. Note that random.sample() returns a list, even when provided ...
確定! 回上一頁