Null Mr.Freeman wrote:
> Python Word Unscrambler:
>
> OK, this is the Python code I'm using to unscramble words but it
> unscrambles one word at a time, can someone please help me out and tell
> me how can I improve my code to make it decrypt several words at a time?
> P.S: Another thing is that
Python
Word Unscrambler:
OK,
this is the Python code I'm using to unscramble words but it unscrambles one
word at a time, can someone please help me out and tell me how can I improve my
code to make it decrypt several words at a time?
P.S: Another thing is that it prints the solution 4 or 5 time