asdfgh=['as','df','xc']s=asdfgh.pop(0)print(asdfgh)
Standard input is empty
['df', 'xc']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!