The problem we face is that we can't index into a String, so we use trickery. We'll use Strings method chars() . It returns the letters inside ...
確定! 回上一頁