| Title | Practicing searching the index of the min and max elements |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_search_min_max_index |
| Platform Name | jsParsons |
| Features | — |
| Description | Construct a program that finds the indexes of both the max and min elements in a list. num_list is a test case where you need to find the min and max indexes from. The program then needs to print the index of the minimum and the maximum elements. This program does not need to consider duplicate elements. |
| Keywords | |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_search_min_max_index |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |