Question: java please (keep code simple) Write a program that will prompt the user to enter a double value x and then read it in. Then
java please (keep code simple) 
Write a program that will prompt the user to enter a double value x and then read it in. Then prompt the user and read in a double value y, and then prompt the user and read in a double value z. Have the program calculate AND print the sum of x and y divided by z (ie, add x and y and divide the sum of x and y by z )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
