print(filter(lambda x: x % 2 == 0, range(10)))
Standard input is empty
<filter object at 0x2ab9bb201518>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!