Failing to increment pair count correctly add_pairs Tideman CS50
When testing with a print statement the pair count seems to be correct even when there are ties between 4 voters or when there are no ties. But for some reason I’m still failing. Could someone please