from os import listdir print([f for f in listdir('../../')])
Standard input is empty
['root', 'sbin', 'proc', 'home', 'var', 'opt', 'etc', 'dev', 'sys', 'bin', 'lib', 'usr', 'tmp']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!