1.Develop an algorithm or write a pseudocode to determine th
1.Develop an algorithm or write a pseudocode to determine the winning candidate for a constituency in the national elections. a. The algorithm must accept as input the names of the four candidates his/her party (DAP, WNA, UPM and the number of votes EACH candidate receives. b. The successful candidate is the one who receives the most votes. c. Print the name of the winner and the number of votes he/she received