Re: help with tax program???
You should wrap your code on code tags show its easier to read. Where is the rest of your code? Where exactly are you stuck? One other thing you may
want to try to name your variables in a more useful way. Like income and taxClass.
Re: help with tax program???
Re: help with tax program???
Ok, let's turn this around. What can you do? Can you get a Hello World program to run? If not, the tutorial over at Oracle entitled "Your first cup of Java may be informative. If you can get the computer to do something for you, little by littleyou will get it to do what you want.