Firstly this is not a homework question. I am practicing my knowledge on java. I figured a good way to do this is to write a simple program without help. Unfortunately, my c
Just as a tip, it's generally not a good idea to start throwing
import java.util.*;
import java.util.Scanner;