age = 15 if age>15: if age>20: print("not between 15-20")else: print("less than 16")
Standard input is empty
less than 16
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!