FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GitHub Viewer

import java.util.*; class Sdpattern { public static void main(String args[]) { int i,j,n; int count=1; Scanner sc=new Scanner(System.in); System.out.print("Enter the number of rows: "); n=sc.nextInt(); for(i=1; i

Back | FazBrowse Home | New Git URL