Question: please write the code in java and please send the coding picture. thank u (20 points) Write a program that a. Asks the user to
(20 points) Write a program that a. Asks the user to enter two real numbers, input them and store them into two variables of the appropriate type. b. Calculates the first number minus the second number. (You can assume the user will always enter valid real numbers as input (negative values are fine). c. outputs the result. A sample run of the program is shown below (user input is in red): Enter first number: 5.5 Enter second number: 2.1 The result is: 3.4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
