Skip to content

sbhuju61/printPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printPatterns

Print four different star patterns.

  1. First Pattern
    *
    **
    ***
    ****

  2. Second Pattern
    ****
    ***
    **
    *

  3. Third Pattern
       *   
      ***  
     ***** 
    *******

  4. Fourth Pattern
    *******
     *****  
      ***   
       *   

About

Print four different patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages