Question: I have this error massege please help this assienment i want to get average for tests and get grade letter result like A or B
I have this error massege please help this assienment i want to get average for tests and get grade letter result like A or B or C after i run it but i keep getting this error cant find symbole thanks 
jGRASP 93% H. Thu 7:47 PM Q + PrintGPA.java File Edit View Build Project Settings Tools Window Help giveIntro)i Scanner console new Scanner (System.in); System.out.println("Enter next person's name "); String name = console. nextLine(); 10 12 13 14 15 16 17 18 19 20 21 double avarage- getGPA (console) reportResults (name, average) // introduces the program to the user public static void giveIntro(){ System.out.println("This program calculates a class average"; System.out.println("Chapter 4 Exercise 10 printGPA"); System.out.println(i 23 2 4 25 public static double getGPA (Scanner console) System.out.print ( "how many test scores?"); showDesi E-season. av gpaDemo. Compile Messages jGRASP Messages Run I/O StopP B PrintGpa PrintGPAJ PrintGPA Myclass.ja Faces, avagDrawingPa Interactions PrintGPA.java 14: error: cannot find symbol reportResults (name, average) Clear symbol: variable average location: class PrintGPA Copy Line:15 Col:1 Code:32 Top:7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
