Run ❯
×
Change Orientation
Change Theme, Dark/Light
fun main() { val myNum: Int = 100000 println(myNum) }
100000