print min(["test", "z"])print min(["test", "z"],key=len)
Standard input is empty
test z
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!