...

/

Exercise 5: Remove Characters from String

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 ...