Search
Finish the method definition given below.
Given a string sentence, the method should find and return the longest word in it. If one or more words have the same length, the method should return the first occurrence.
sentence