Question: Handwriting code (10 points) Write a Java program called Skin Test considering the following directions and sample runs. The program will prompt (ask) the user
Handwriting code (10 points) Write a Java program called Skin Test considering the following directions and sample runs. The program will prompt (ask) the user to input a skin test result (integer value) and print the following messages: "Your skin is Oily" if the inputted integer value is positive, "Your skin is Normal" if the inputted integer value is 0, "Your skin is Dry" if the inputted integer value is negative.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
