Selection sort method by finding smallest value and moving it to the front of the array
Primary LanguagePython