The random.sample() is an inbuilt function in Python that returns a specific length of list chosen from the sequence. For example, list, tuple, string, ...
確定! 回上一頁