Question: In python, write code to make a list of all of the student ID numbers in your group. 2 ) Write code to sort the
In python, write code to make a list of all of the student ID numbers in your group.
Write code to sort the list in ascending order.
Write code to sort the list in descending order.
Write code to convert the list to a numpy array.
Write code to sort the numpy array in ascending order.
Write code to sort the numpy array in descending order.
Write a loop to print out your student IDs one at a time.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
