5
Answers

How to remove repeated string from sentence?

Photo of shankar jha

shankar jha

9y
872
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)