hi, I have the following list -
["1", "11", "2", "22"] how do I sort it like this - ["1", "2", "11", "22"] thanks, aine -- http://mail.python.org/mailman/listinfo/python-list
hi, I have the following list -
["1", "11", "2", "22"] how do I sort it like this - ["1", "2", "11", "22"] thanks, aine -- http://mail.python.org/mailman/listinfo/python-list