Posts by user35460 • 21 points
1 post
- 
		2 votes5 answers3766 viewsQ: Java - simple program (finding cousins) - does not runI’m starting to learn java, I’m using the Java book to Beguinners Guide and this little problem appeared to find the primes of 1 - 100 and print on the screen. I made the following code. class…