How do I sort say a lists of lists where there are 10 elements in the list and 4 elements in the inner lists. say for instance the inner lists would look something like this:
Name
Position
University attended
Place of Birth
Years of Experience.
However, in this scenario, I would like to use bubble sort to organise the 10 elements based on the years of experience from smallest to biggest.
tnx!
Offline
bump!
anyone?
Offline