CumulativeVoting.py Implements the cumulative voting election system on json ballots. To run: python3 CumulativeVoting.py [json_file] [# of seats] Example: python3 CumulativeVoting.py ballots.shuf.json 7