Search:

Type: Posts; User: johhny1255

Search: Search took 0.06 seconds.

  1. Jumbler word game is not jumbling random words correctly. Always repeats 2 letters.

    This program picks a random word from my words.txt file and then prints the word and under it prints the word jumbled. The jumbled word always repeats one character. For example ("door" would...
  2. Re: Trying to get one line of my string to print and then scramble the code. Cant figure it out.

    I cant figure out how to only print one word from the list. I have tried string.split and tokenizer but neither of them seem to work. Some more help would be greatly appreciated.
  3. Re: Trying to get one line of my string to print and then scramble the code. Cant figure it out.

    Hey thanks for your reply and I will make sure to do that next time.
    Right now my program does compile. When run it imports a .txt file of dictionary words, then prints out a random list of the...
  4. Trying to get one line of my string to print and then scramble the code. Cant figure it out.

    Hey guys I cant Figure out how to choose the first line of my random string of words and jumble the characters. I have been at it for hours and cant figure it out.
    Help would be appreciated.


    ...
Results 1 to 4 of 4