hi, can you help me code this question Selection sort: use your…

Question Answered step-by-step hi, can you help me code this question Selection sort: use your… hi, can you help me code this questionSelection sort: use your student ID as list of integers to be sorted by a selection sort algorithm. Show the contents of the list after each pass through the list. The list should be your 8-digit student ID. Example: If your student ID is 21234567 then your list will be [2, 1, 2, 3, 4, 5, 6, 7]  Computer Science Engineering & Technology Python Programming RCT 2020 Share QuestionEmailCopy link Comments (0)