In other words, the scope of a variable is the region of a program in which the variable can be used. Kotlin variables have block scope.
確定! 回上一頁