x=0y=5print(bool(x))print(bool(y))
Standard input is empty
False True
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!