How to Replace a Substring of a String in Python programming language

preview_player
Показать описание
In this lesson we're going to talk about that how to replace a substring of a string in python programming language by using replace method.
Рекомендации по теме
Комментарии
Автор

What if I wanted to have multiple conditions such as, replace all 'e' and 'f' with 'a' ? Can I do that in one line?

MrBigmit
welcome to shbcf.ru