I would like to create a class for finding the voltages of 1, 2 or even 4 batteries. The Class can be called BatteryVoltage with a default voltage value of 1.5 (AA Battery)
Must allow the user to find the total voltage of batteries when installed as a single,double, or quadruple set.
Must be able to set the voltage to calculate
Must input the kind of battery
(String name)