8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f5476 commit b87aec3Copy full SHA for b87aec3
howtos_as_py_files/sort_list_of_tuples_by_ele.py
@@ -1,5 +1,5 @@
1
# Sebastian Raschka 09/02/2014
2
-# Sorting a list of tuples by the last last elements of the tuple
+# Sorting a list of tuples by the last elements of the tuple
3
4
5
# Here, we make use of the "key" parameter of the in-built "sorted()" function
0 commit comments