Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
17% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
6
Posts with Downvotes
4
Downvoting Members
3
1 Commented Post
0 Endorsements
Ranked #4K
~11.6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for dseto200

Listed below is the original word jumble python program. According to the exercise i'm supposed to add hints see next thread on my modified program however it doesn't work correctly. [code=python] # Word Jumble # # The computer picks a random word then "jumbles" it # The player has to …

Member Avatar for Akash_22
1
7K
Member Avatar for ksekwamote

guys please help! im having trouble splitting a word into syllables. what i have so far is splitting a word into different compartment bt cant do syllables, i want the code to to be able slice a part of a word,by looking, vowels INSIDE the word!at the end of each …

Member Avatar for sekwamote
-2
2K
Member Avatar for Vinolia

hi guys.iv been trying hard to do a code which requires me to separate a word into syllables in java but i dont no hw to do it. e.g the word:someone #in syllable: so/me/on/e

Member Avatar for jwenting
-2
2K
Member Avatar for ksekwamote

improve the word jumble game so that each word is paired with a **hint** ,then the program should display the corresponding hint.use nested sequence to store the words and hint

Member Avatar for vegaseat
0
949