Exercise 5: Remove Characters from String
Practice removing certain characters from a string.
Problem statement
Skim through the string documentation in the Ruby documentation, and look for a ...
Practice removing certain characters from a string.
Skim through the string documentation in the Ruby documentation, and look for a ...