Question: Old MathJax webview IN PYTHON Create a Numpy program to create a structured array from given student name, class, height and their data types. Now
Old MathJax webview

IN PYTHON
Create a Numpy program to create a structured array from given student name, class, height and their data types. Now sort by class, then height if class are equal. Sample Input: 2 Abby 8 165 Ben 7 170 Sample Output: [('Ben', 7. 170.) (Abby', 8, 165.)]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
