If you want to shuffle (randomly sort) the elements of a list (array) in Python, use the random module of the standard library.
確定! 回上一頁