News

string.replace (str1,str2,count) str1= substring of a string which has to be replaced str2= substring of a string with which str1 has to be replaced count= number of times we need to replace , by ...