The simplest way to get the length of a string is to use Ruby's built-in length method. It returns the length of the characters in the specified string. "Hello" ...
確定! 回上一頁