x=int(10)y=int(2)if x>y: print("x")else:print("y")
Standard input is empty
x
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!