In the Java code, we use the break, continue keyword to jump out of the for loop. But there are no such keywords in the kotlin syntax. What should I do?
確定! 回上一頁