Search:

Type: Posts; User: Norm

Search: Search took 0.18 seconds.

  1. Replies
    4
    Views
    901

    Re: Adding additional $10?

    Did you print out the values computed and assigned to see where the problem is?
    What values should each of those expressions compute?
    What values did each of those expressions compute?

    It's nice...
  2. Replies
    4
    Views
    901

    Re: Adding additional $10?

    Which line(s) of code is computing the wrong value?
    Add a println() after each line that assigns a value to a variable and print out the variable's value.
    If you know how the computations are...
Results 1 to 2 of 2