JAVA:

I need to make a function where the user inputs two numbers and then it calculates the product. Then call the function.

When I try to run this code, it says error cannot find symbol.

Can’t figure out why it’s saying that.

JAVA I need to make a function where the user inputs two numbers and then it calculates the product Then call the function When I try to run this code it says e class=