Sort the given list of strings in the way that humans expect. The normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect... >>> example1 = ['2 ft 7 in', ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results