Turn it into a list, shuffle, and convert it back to a string: import random. def shuffle_string(s: str) -> ...
確定! 回上一頁