This project implements and analyzes Selection Sort and Insertion Sort in Python. It includes programs to generate test data, sort data while counting operations, verify correctness, and run automated ...