0
How to eliminate these ( ` and ^ ) symbol from a string ??
Suppose INPUT : I lo`ve Solo^learn And I'm expecting the output OUTPUT : I love Sololearn
3 Answers
+ 3
JAIN , you can use replaceAll method. Look in the example đ±
https://code.sololearn.com/cQad2pr255Xq/?ref=app
+ 2
Read through this code.this is how i'd do it
https://code.sololearn.com/cm3t42J6fBmO/?ref=app
0
Thankyou TheWhÂĄteCat đ§đŹ JumpingMensch đ„°đ„°