import os print(os.path.abspath('.'))print('Current dir : ', [f for f in os.listdir('/home/')])
Standard input is empty
/home/NpOvLR ('Current dir : ', ['NpOvLR'])
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!