var is a keyword in kotlin which is used to declare the any type of variable. Kotlin has another keyword "val" to declare the variables. Any ...
確定! 回上一頁