Ad
  • Custom User Avatar

    Just not worded very well...

    Suggestion:

    Write a function that will take one argument, a string, as a word or sentence. The function should return the original string except reverse any word that has five or more letters. Strings passed in will consist of only letters and spaces. Spaces will be included in the result only when more than one word is present.