Search:

Type: Posts; User: davidanthony129

Search: Search took 0.23 seconds.

  1. Re: Very Beginner Questions. Loops. 2nd post

    can't figure out how to copy from dos but it reads:

    C:\Users\David\Desktop\Source Files>java nSum
    Enter an integer:
    4
    The sum is: 0.04166666666664

    --- Update ---

    okay I got it figured...
  2. Re: Very Beginner Questions. Loops. 2nd post

    hey thanks for the response. basically the program should just ask for an integer and print out a sum. the sum will be determined by the user like the example in the quote the user chose 4 so the...
  3. Very Beginner Questions. Loops. 2nd post

    here is the problem:



    here is what I have:


    import java.util.Scanner;

    class nSum
  4. [SOLVED] Re: Very Beginner Questions. Need Help Please :/

    yes I marked it solved. I had some help and got it figured out. you can delete the thread or if I should post the code (albeit not mine) I can do that for future reference.
  5. [SOLVED] Very Beginner Questions. Need Help Please :/

    Hopefully these haven't been answered before, but honestly I didn't even know what to search for. I am a beginner beginner beginner, and I can't stress that enough. I'm in my second week of an 8...
Results 1 to 5 of 5