Empowering CS learners, aspiring programmers, and startups with AI, Data Science & Programming insights — scaling skills from learning foundations to enterprise-grade solutions.
Runoff project: Objective of vote and validate functions
If I understand correctly, the vote function accomplishes creating a ballot for each voter.
Next, tabulate function counts the number of votes received by each candidate for the first choice. This will help eliminate the candidate/candidates with the least votes as the first choice.