I have an assignment for a class I need to complete and I have finished the code but don't know how to fix two errors I have.
import java.util.Scanner;

public class Election
{
public static...