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.
2) Write code to sort the list in ascending order.
3) Write code to sort the list in descending order.
4) Write code to convert the list to a numpy array.
5) Write code to sort the numpy array in ascending order.
6) Write code to sort the numpy array in descending order.
7) 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!