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 5d3b7e1

Browse files
Update CountVowel.java
1 parent e33f4fd commit 5d3b7e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎String/CountVowel.java‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
import java.util.Scanner;
2+
/* I/P - java is easy
3+
o/p - java=2
4+
is=1
5+
easy=2
26
7+
*/
38
public class CountVowel{
49
public static String[] split(String s){
510
int c = 0;

0 commit comments

Comments
(0)

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