Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 204 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 204 Bytes

Number-Pattern

Number Pyramid

example for height = 4, the pattern is

1 
1 2 
1 2 3 
1 2 3 4 

You can also view other Patterns Here