Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Generate 3 letter word

807598Sep 25 2006 — edited Sep 25 2006
Hi, I need some help on generating a list of 3 letter words from a-z..
There would be a total of 3^3 combinations. I tried using a for loop to do this but den it cant work.. I hope i can get some help over here.. Need to create a list of word from aaa to ccc... thanks alot..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2006
Added on Sep 25 2006
16 comments
415 views