please help

Mark Lawrence breamoreboy at yahoo.co.uk
Tue May 21 05:07:41 EDT 2013


On 21/05/2013 09:38, iman.memarpour at gmail.com wrote:
> WAP in python to accept a list of words on STDIN and searches for a line containing all five vowels(a,e,i,o,u)
>

Sorry we don't do your homework for you.  But your starter for 10 is to 
use raw_input on Python 2 or input on Python 3 to fetch data from stdin. 
  I look forward to reviewing your code.

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence




More information about the Python-list mailing list