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