Electrical resistors are said to be connected "in series" if the same current passes through each and "in parallel" if the same voltage is applied across each. If in series, they are equivalent to a single resistor whose resistance is given by

If in parallel, their equivalent resistance is given by

Write an M-file that prompts the user for the type of connection (series or parallel) and the number of resistors n and then computes the equivalent resistance.