please help

I

iman.memarpour

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)
 
C

Chris Angelico

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)

Homework.

Have a shot at it yourself, post your code, show that you can put in
some effort. Otherwise we won't see much reason to put in effort for
you.

ChrisA
 
M

Mark Lawrence

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top