Here is my code, with the following error that I get, I dunno why its trying to make me initialize a String:

import java.util.Scanner;

public class Lab7_Ex2
{

public static...