I don't know why, when using replace with lower case it doesn't do it for me, but if with upper case, and I have to change the word and letter to upper case, it's weird
replaceAll is only available from node v15. Codewars has only node versions up to v14.
replaceAll
node
Loading collection data...
I don't know why, when using replace with lower case it doesn't do it for me, but if with upper case, and I have to change the word and letter to upper case, it's weird
replaceAll
is only available fromnode
v15. Codewars has onlynode
versions up to v14.