Demonstrate sorting and the use of key parameter.
.. literalinclude:: ../../languages/python/algorithm_sorting_ex1.py :language: python :tab-width: 4
.. runcode:: ../../languages/python/algorithm_sorting_ex1.py :language: python :codesite: ideone
.. seealso:: * :python-suggest-improve:`algorithm_sorting_ex1.py` * :python-better-explain:`algorithm_sorting_ex1.rst`