Assuming that a text file named FIRST.TXT contains some text written into it, write a function named vowelwords(), that reads the file FIRST.TXT and creates a new file named SECOND.TXT, to contain only those words from the file FIRST.TXT which start with a lowercase vowel (i.e., with 'a', 'e', 'i', 'o', 'u').
For example, if the file FIRST.TXT contains
Carry umbrella and overcoat when it rains
Then the file SECOND.TXT shall contain
umbrella and overcoat it .. IT AN URGENT!!!!!!!!!!!!!!!!!!
bella.twins.94 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
Lucaci Andrew 140 Za s|n
rubberman commented: Stop feeding them fish, and teach them how to fish! -3
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.