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

Connected

연습 문제

Reversing!

You want to perform a practical joke on your website and replace words with their inverse. You are testing your method before deploying.

지침

100 XP
  • Give the correct name for the method.
  • Enter the appropriate parameter type for the method.
  • Choose the correct starting value for i in the loop.