Re: [Tutor] Python Word Unscrambler

2006-06-23 Thread Kent Johnson
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

[Tutor] Python Word Unscrambler

2006-06-22 Thread Null Mr.Freeman
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