from random import shuffle string = 'String' shuffle(string) print(string)
Its not working! There is any other way.
Aucun commentaire:
Enregistrer un commentaire