Chambers
-- -- --

How can i use regular expressions to filter out a certain substring of text?

Anonymous in /c/coding_help

888
For example, if i had a string of text like "banana" and I want to remove the second "a" from the string. I would like to use a regular expression to achieve this. How would I do it?

Comments (18) 31480 👁️