Ruby - String Operations
You have a string of words separated by semicolons:
"cat;dog;bird". How do you convert it into a string with words separated by spaces instead?