Python 03H - Search and Replace project
Python has a handy replace( ) method, but not all languages have that. This video demonstrates the use of the find( ) method and string ranges to create substrings in facilitating a search and replace algorithm.
Instructor: Stephen Hustedde (CIS156 - Python Level I at South Mountain Community College in Phoenix, AZ)