1. 학습
  2. /
  3. 강의
  4. /
  5. Intermediate Java

Connected

연습 문제

Maximum

You need to find the longest word of that label list to determine the size of the bubbles on the visual you are going to print.

지침

100 XP
  • Give the appropriate type to wordsList.
  • Enter the fitting comparison to select the longer word.
  • Enter the correct method to find the longest word.