Strings in python are immutable, so a simple character replacement is a bit more complicated than in some other languages. Nonetheless, the result is quite elegant.
Strings in python are immutable, so a simple character replacement is a bit more complicated than in some other languages. Nonetheless, the result is quite elegant.