random.choice() is used to generate strings in which characters may repeat, while random.sample() is used for non-repeating characters.
確定! 回上一頁