5
Answers

How to remove repeated string from sentence?

shankar jha

shankar jha

8y
416
1
How to remove repeated string from sentence?
 
ex-This Is Small and this is big.
 i need this string as -This Is Small and big.
write a genric code for it.
there can be many repeated string in a sentence.
Answers (5)