Write a program that asks the user N (N is predefined in your program) resistor valve, and then does the following.
1. Calculate the series equivalent resistance.
2. Calculate the parallel equivalent resistance.
3. Finds the smallest and largest resistor value entered by the user.
4. Display all the values entered by the user.