from os import listdir print([f for f in listdir('.')])
Standard input is empty
['prog']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!