persatuan bagaimana cara membuat huruf dari string
strOne = strOne.Replace(strTwo, ""); //strOne = "Hello" now
Lazy Ladybird
strOne = strOne.Replace(strTwo, ""); //strOne = "Hello" now