Search:

Type: Posts; User: Shaybay92

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    1,796

    Re: Wanting to repeat my program...

    Thanks for the tip. When I run the program it prints inputRepeat as nothing.. I just get an output of:

    inputRepeat=<

    So are you saying when the previous line is printed in console, it takes the...
  2. Replies
    4
    Views
    1,796

    Wanting to repeat my program...

    So I have created a program to tell whether a number is a prime number or not. I basically did this by finding the modulus of the number with all numbers less than it. If the modulus is 0 for any...
Results 1 to 2 of 2