Hello,
I want to create a short code for generating 3 letter words for all combinations and add them to list. It should be quite easy but couldnt figure out how to do it. If there are 26 letters in the alphabet, we should be creating 26x26x26 different combinations. Any ideas ?
Thanks
I want to create a short code for generating 3 letter words for all combinations and add them to list. It should be quite easy but couldnt figure out how to do it. If there are 26 letters in the alphabet, we should be creating 26x26x26 different combinations. Any ideas ?
Thanks