Answer:
Total valid votes:
X:
Y:
if X + Y >= 50% + 1 of total valid votes
if X > Y
print "X is the winner!"
elif X < Y
print "Y is the winner!"
else
print "It's a tie!"
print "Re-run the election"
9.5m questions
12.2m answers