Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Re: Help with my program please :) I can't figure this out.

    The formatting of your code with all the statements starting in the first column makes it hard to understand the logic.
    All code within a pair of {}s should be indented 3-4 spaces to make it easy to...
  2. Re: Help with my program please :) I can't figure this out.

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting

    Why are you reading in the user's choice as a double and not as an int?

    To debug your code, add lots of...
Results 1 to 2 of 2