Skip to content

Resolve "Sorting with a key-function in python"

Adds an exercise where students create two sorting functions. This exercise explains how to use a key function, both with a lambda and with attrgetter.

Closes #36 (closed)

Edited by Yoshi van den Akker

Merge request reports