Example: kotlin string length val hello = "Hello World" // Use .length to get length of string val stringLength = hello.length.
確定! 回上一頁