Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 357 Bytes

40. Given a number N print a right angled traingle structure with the starting level as single 1 and every immediate proceeding level with 2 more additional ones than the previous level .Repeat the pattern for N levels.

File metadata and controls

16 lines (14 loc) · 357 Bytes