Search:

Type: Posts; User: ahender1

Search: Search took 0.10 seconds.

  1. Thread: Any ideas?

    by ahender1
    Replies
    3
    Views
    1,394

    Re: Any ideas?

    All of them are cannot find symbol errors!
    name=input.nextString; //for period
    item_num=input.nextInt; //for period
    amountpaid=input.nextDouble; //for period
    no_quaters=(change-no_dollars)%0.25;...
  2. Thread: Any ideas?

    by ahender1
    Replies
    3
    Views
    1,394

    Any ideas?

    Yes, I am new, but am eager to learn from my mistakes. I am trying to calculate the total price with sales tax, the total amount due,, the amount paid, and print the number of dollars, quarters, etc...
Results 1 to 2 of 2