lets-hack / hack-a-day

for our hack-a-day stuff
1 stars 0 forks source link

File name vowel checker #3

Open gsharp opened 9 years ago

gsharp commented 9 years ago

Print the contents of the current directory followed by a statement declaring whether or not the filename contains a vowel.

Example output:

foo.txt: contains a vowel
bar.txt: contains a vowel
bb.rb: does not contain a vowel
baz.c: contains a vowel
gsharp commented 9 years ago

how do you pronounce "vowel" in German?

gsharp commented 9 years ago

my answer: https://gist.github.com/gsharp/eae8e37b527c3c5b2e6f

r1beast02 commented 9 years ago

legit

SeanPlusPlus commented 9 years ago

Only one pipe. Respect.

On Wednesday, October 29, 2014, r1beast02 notifications@github.com wrote:

legit

— Reply to this email directly or view it on GitHub https://github.com/lets-hack/hack-a-day/issues/3#issuecomment-60948099.

Sean