You are viewing a single comment's thread. Return to all comments →
Actually, the includes method loops through vowels. So you're looping through the parameter string "s" and vowels too.
Seems like cookies are disabled on this browser, please enable them to open this website
Day 2: Loops
You are viewing a single comment's thread. Return to all comments →
Actually, the includes method loops through vowels. So you're looping through the parameter string "s" and vowels too.