Search:

Type: Posts; User: rprollin

Search: Search took 0.19 seconds.

  1. Re: Tax Calculator code error when prompting user for annual income.

    Thank you for the help Norm! Looks like I had a few mistakes. It was also pointed out to me that my use of the double equals sign was not appropriate in my If-statements.

    instead of (status ==...
  2. Tax Calculator code error when prompting user for annual income.

    I have this code that I have been working on for a week now for my Java Programming class at ASU. It is a tax calculator that asks the user for their name, filing status, and annual income. The...
Results 1 to 2 of 2