Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
fun main() { var x = 12 var y = 3 println(x / y) }
4