Python String supprime les espaces et les nouvelles lignes
' '.join(myString.split())
Index out of bounds
' '.join(myString.split())