The Longest Word

The Longest Word

This function should take a string without punctuation marks as an input and return the longest word in the string. If there are multiple words of the same length, return the first...

You should be an authorized user in order to see the full description and start solving this mission.