Question: Hi, I have a coding project due soon and I can not understand why I am getting this error message. Any help on how I






Hi, I have a coding project due soon and I can not understand why I am getting this error message. Any help on how I can get this to go away would be greatly appreciated!! I have included my full code and the error message.
import java.util.Scanner; * A program that prints characters to left and right for x value. * Project 04 * 8 February 2020 public class EllipsoidApp /** * Program that prints characters for x value. * @param args - Standard commandline arguments public static void main(String[] args) ou WNPOO van WNE wwwwwwww WNNNNNNNNNNPPPPPPPPPP coonWNPOU OU WNPO - String errorMessage = "axis value must be positive."; Scanner console = new Scanner(System.in); System.out.println("Enter label and axes a, b, c for ellipsoid"); System.out.print("label:\t"); label_in = console.nextLine(); System.out.print("a:\t"); a in = Double. parseDouble (console.nextLine()); if (a_in GRASP: operation complete. Copy ---;GRASP exec: javac -g EllipsoidApp.java EllipsoidApp.java:146: error: not a statement + " surface area = " + sa+ " square units "; 1 error ----jGRASP Wedge: exit code for process is 1. ----]GRASP: operation complete
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
