Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Replies
    12
    Views
    2,471

    Re: Help with assignment

    Look at these lines, the code and output message do not agree:


    if (VinnyBikeShop.inStock(name, 0)) {
    System.out.print("The bike is NOT in stock. It will need to be added.\n");

    ...
  2. Replies
    12
    Views
    2,471

    Re: Help with assignment

    You still have not posted ALL the code for the program.
  3. Replies
    12
    Views
    2,471

    Re: Help with assignment

    You're going to have to post all the code for everything you mention. There's no way to anyone can tell what's happening without seeing ALL the code.
  4. Replies
    12
    Views
    2,471

    Re: Help with assignment

    Is this the call that should add the bike to the bike shop? Have you looked at the code in that method?
    You don't show the code, so we can only imagine what the missing code is doing.
Results 1 to 4 of 4