Dictionary

Walter Hurry walterhurry at gmail.com
Mon Dec 30 13:56:34 EST 2013


On Mon, 30 Dec 2013 18:38:20 +0000, Bischoop wrote:

> I have a txt file with some words, and need simply program that will
> print me words containing provided letters.
> 
> For example:
> Type the letters:
>  (I type: g,m,o)
> open the dictionary.txt
> 	check words containing:g,m,o in dictionary.txt
> if there are words containing: ["g", "m", "o" ]
> 	print words with g,m,o

Well, what have you tried so far, and what result did you get?

The incredibly helpful people here will provide advice, guidance and 
pointers, but it won't help you at all if they just do your homework for 
you.




More information about the Python-list mailing list