Yesterday I completed the “Remove the exclamation marks” kata on Codewars! I began with a for loop to iterate through the string. If the iterated character is an “!”, it would be replaced with a blank string. Here is the final code!

Bug Zero Icon

OUR NEWSLETTER