Search:

Type: Posts; User: yingyang69

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    2,620

    Re: trying to generate prime numbers

    I only need to start at 2 so I adjusted the instructions in the first println to state you must enter a number between 2 and 100. Thank you for catching that. When I enter a number greater than 2 the...
  2. Replies
    5
    Views
    2,620

    Re: trying to generate prime numbers

    I have checked several of the similar threads and have so far found none that help me with my specific question...
  3. Replies
    5
    Views
    2,620

    trying to generate prime numbers

    so for my code i am trying to generate all the prime numbers between 2 and a given user input...i have succeeded in that. however, I also need to include all the excluded multiplies of that prime...
Results 1 to 3 of 3