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.