a=bool(input())print(a)print(type(a))
123456
True <type 'bool'>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!