I have a simple If/Else program that wont seem to work correctly! Can anyone spot the error?


package lab1;
import javax.swing.JOptionPane;

public class Exercise_5 {
public static void...