Skip to content

Annas-Furquan-Pasha/Number-Pattern-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Number-Pattern-3

This is number pyramid pattern

for example: if height=4, the pattern is:

   1 
  1 1 
 1 1 1 
1 1 1 1

You can also view other Patterns Here