Question: My teacher Mr.Jackson made some comments about my code below. Can you please apply his instructions to my code. Here is the code below to

 My teacher Mr.Jackson made some comments about my code below. Can

you please apply his instructions to my code. Here is the code

My teacher Mr.Jackson made some comments about my code below. Can you please apply his instructions to my code.

below to make it easier import java. util.* ; public class Income1

Here is the code below to make it easier

import java. util.* ; public class Income1 { public static void main(String[] args){ double income; double taxRate; double tax; Scanner input =new Scanner(System.in); System.out.println("Enter your Income: " ) ; income = input . nextDouble() ; if(income

} System.out.println("Enter Tax Rate: "); taxRate = input. nextDouble(); if(taxRate Income java 1 import java util. 2 public class Income public static void main(String[] args)f double income; double taxRate double tax Scanner input new Scanner (System .in); system. your Income: out.println("Enter income input next Double() 10 if (income

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!