Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fe42e9b

Browse files
Count the vowels
1 parent 2d2b9f7 commit fe42e9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎InterviewPrograms/src/com/java/strings/CountVowels.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
* say the string is "why"
2626
* there are no Vowels in this word
2727
* Count is 0
28+
*
29+
* Words without vowels are
30+
* sky, spy, try, fly, lynch, myth, dry, why, sync, shy, ply,
31+
* by, cry, crypt, fry, gym, psych,
2832
*/
2933

3034
public class CountVowels {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /