you can use String.split(character).join(another character); this will have the same effect.
Using BF is brutal in on itself😂
Damn! I used ASCII numbers instead and that caused a lot of conditions and having to resort to a filter loop. Thank you for this, really inspired me to get into regex.
Nice job!
Nice job, didn't know that was even possible.
Loading collection data...
you can use String.split(character).join(another character);
this will have the same effect.
Using BF is brutal in on itself😂
Damn! I used ASCII numbers instead and that caused a lot of conditions and having to resort to a filter loop. Thank you for this, really inspired me to get into regex.
Nice job!
Nice job, didn't know that was even possible.