Search:

Type: Posts; User: Thor

Search: Search took 0.12 seconds.

  1. Replies
    13
    Views
    2,004

    [SOLVED] Re: While loop won't allow variable to change

    Honestly I have no idea, but they're gone now. I put everything in and it didn't work, so I posted that reply, but just now I put everything back in to see what the error message was and it works...
  2. Replies
    13
    Views
    2,004

    [SOLVED] Re: While loop won't allow variable to change

    jps, I think I would be fine if I could just get the while loop to work. The logic isn't complicated, but it won't function at all if I can't get information entered for more than one troop.
  3. Replies
    13
    Views
    2,004

    [SOLVED] Re: While loop won't allow variable to change

    curmudgeon, that didn't do anything for me, I just got errors. Thanks for the idea!
  4. Replies
    13
    Views
    2,004

    [SOLVED] Re: While loop won't allow variable to change

    This is for my programming class, yes. I edited my first post to include instructions.
  5. Replies
    13
    Views
    2,004

    [SOLVED] Re: While loop won't allow variable to change

    I'll need to print the total and average sale of the troops overall and then the troop which sold the least and the troop which sold the most. This is all printed after input is finished, so I guess...
  6. Replies
    13
    Views
    2,004

    [SOLVED] Re: While loop won't allow variable to change

    Both. I ask for the name before/outside of the loop to provide a condition, then at the end of the loop, ask for the name again in order to provide a chance for the condition to change. If the name...
  7. Replies
    13
    Views
    2,004

    [SOLVED] While loop won't allow variable to change

    Hi, I'm having a problem with a code which is supposed to read in values for the number of boxes of cookies sold by girl scouts and compute the total money collected for each troop. It must work for...
Results 1 to 7 of 7