FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Viewer
import java.util.Scanner; class Find { void display() { System.out.println("Enter the text"); Scanner sc=new Scanner(System.in); String text=sc.nextLine(); int cc=0; int vv=0; text=text.toLowerCase(); for(int i=0;i='a' && text.charAt(i)
Back
|
FazBrowse Home
|
New Git URL