print(sorted(['c', 'k', 'a']))
Standard input is empty
['a', 'c', 'k']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!