----jGRASP exec: U:\Web\CS240_Fall_2007\Fall 07 CS 240 assignments\Assignment11_Original_Sort\Hartway\testsort sorted data through a bubble sort 177 98 205 58 50 54 97 39 55 10 187 41 135 95 3 3 10 39 41 50 54 55 58 95 97 98 135 177 187 205 sorted data through a selection sort 177 98 205 58 50 54 97 39 55 10 187 41 135 95 3 3 10 39 41 50 54 55 58 95 97 98 135 177 187 205 program ended normally ----jGRASP: operation complete.