Write a program that allows the user to enter the names of five candidates in a local election and votes received by each candidates. The program should then output each candidate’s name, the votes received by that candidate, and the percentage of the total votes received by the candidate. Your program should also output the winner of the election. A sample output is:
Candidates Votes Received % of Total Votes
Asmah 5000 25.91
Johan 4000 20.72
Daud 6000 31.09
Roslan 2500 12.95
Ali 1800 9.33
Jumlah 19300
Pemenang ialah Daud