New instance
Get feedback
Construct a program that finds the index of the minimum element in a list. num_list is a test case where you need to find the min index from. The program then needs to print the index of the minimum element.