Skip to main content
11 events
when toggle format what by license comment
Sep 12, 2016 at 18:31 comment added Lakshan Sivananthan My vowel array includes 'y' haha. But yeah I didn't spend too much time on it. Just a quick implementation (y)
Sep 12, 2016 at 18:22 comment added Captain Man Why do you think there are no words without vowels? ;)
Sep 12, 2016 at 18:17 history edited Jamal CC BY-SA 3.0
added 61 characters in body; edited title
Sep 12, 2016 at 18:13 comment added Lakshan Sivananthan Yes there will be edge cases that I haven't gone through. This was just a quick exercise to get familiar with some Groovy functionality. Also, there aren't any words without at least one vowel :P
Sep 12, 2016 at 18:07 comment added Captain Man I don't think this works correctly, I would think 'fxx' to be 'xxfay' but it is 'fxxay' here. I think the issue is that your code is checking for a vowel, not just the first vowel.
S Sep 12, 2016 at 15:08 history suggested Captain Man
Remove unneeded tag -- Groovy isn't Java
Sep 12, 2016 at 15:02 review Suggested edits
S Sep 12, 2016 at 15:08
Sep 12, 2016 at 15:02 vote accept Lakshan Sivananthan
Sep 12, 2016 at 14:57 answer added Captain Man timeline score: 4
Sep 12, 2016 at 14:31 review First posts
Sep 12, 2016 at 14:42
Sep 12, 2016 at 14:27 history asked Lakshan Sivananthan CC BY-SA 3.0