Let's look at how to compare Kotlin strings and other ways to work ... fun main() { val greeting = "Hi Kingsley" println(greeting[0]) // H ...
確定! 回上一頁