Hello, I'm a beginner at this. This is my assignment and I need to program a calculator. Here is what i have so far:



import java.util.Scanner;
public class IntCalc {
public static void...