[Solved] Finding smaller numbers in an array February 3, 2023 by Kirat [ad_1]I would first start with sorting the list using b_sorted=sorted(b) [ad_2]solved Finding smaller numbers in an array