Write a program with a class called Election for 2 candidates that will tally the number of votes for 4 districts. (2 by 4 array) The program will display in chart form the candidate name and totals for each of the 4 districts. It will also display the total votes for each candidate and the winner and how much the winner won by.