' Usage licensed under CC BY-NC-SA 4.0 ' Note: This file is designed to be copied out and compiled on your machine. 'Dim testItems As Integer() = {80, 64, 50, 43, 35, 21, 7, 3, 2}; 'Least sorted 'Dim ...