how can i replace all the occurences of a particular substring by another substring in python code example Example: python replace string string.replace(old, new, count)