import randomx = random.randint(1 ,100)print(x)if x >20: print("move")else: print("stop")
Standard input is empty
76 move
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!