This videos supports the Learning IoT with Python with Raspberry Pi book. This third video lecture on the heapsort algorithm uses the heapsort algorithm to sort a list of lists that contains humidity readings and times into ascending order based upon the humidity values in a Python script. The humidity readings are read in from the Sense HAT emulator.