A string in python is a list of character that cannot be changed.
s = "Hello World!"
I.E., the following statement will ALWAYS generate an error :
s[5] = 'g'
30th Oct 2017, 4:57 PM
Baptiste E. Prunier
Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :