Kwasi Roberts

Greenhorn
+ Follow
since May 28, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Kwasi Roberts

Is there any programmer in the wash dc area that can teach me Java programming basics upto GUI's. email me at kwasiroberts "at" yahoo "dot" com please include your price with email. Thank you

[Edit: Have taken the @ sign out of your e-mail address to make it more difficult for spammers to find. CR 20-Aug-2011]
12 years ago
Can someone tell me where I'm going wrong here in making this read all prime numbers
import java.util.*;

Here is my original code


Here is the code where I was asked to combine a while loop with a boolean statement. I need help on both.



[Edit: put code between [code] and [/code] ubb code blocks]
12 years ago
David and Campbell your words were both very helpful. I understood what both of you were saying to help me. Thanks a million.
12 years ago
On the System.out.println line of code I get confused with the quotation marks and + sign and how to properly use a single quotation or double quotation. Can someone please explain when and how to use it properly and what does the code mean?
12 years ago