import datetimex=datetime.datetime.now()if x.hour>=12: print("goodevening")else: print("goodmorning")
Standard input is empty
goodevening
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!