Search:

Type: Posts; User: javalava11

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,299

    Re: Need help with this program

    I was able to find out where it went wrong when I put in the printlns-thank you!
  2. Replies
    4
    Views
    1,299

    Re: Need help with this program

    my program needs to be able to read the amount of money and then output how many tens, fives, ones, quarters, dimes and so on that are needed to make the amount.
    When I run the program it does...
  3. Replies
    4
    Views
    1,299

    Need help with this program

    import java.util.Scanner;
    public class PP_2_11a
    {
    //---------------------------------------------------------------------
    // Reads amount of money and determines what bills and coins are...
Results 1 to 3 of 3