var x,y; x,y=ask("Two ints: ").split(" ").apply("toInt") (if (x==y) "equal" else if (xy) "greater").println()