In this section, we are going to walk through how to use the split, strip, join methods in Ruby. These methods will help us clean up strings and convert a string to an array so we can access each word as its own value.