akshitagit / akshitagit/JavaScript

TRIANGLE PATTERN

Open
#43 5 comments 0 reactions 2 assignees Claimed by @raman-thakur View on GitHub
Beginner good first issue Hacktoberfest hacktoberfest2020 Javascript Opensource patterns
Dominant language
JavaScript
Stars
90
Forks
106
PR merge metrics
No merged PRs in 30d

Description

Take N (number of rows), print the following pattern (for N = 4).

1
2 3 2
3 4 5 4 3
4 5 6 7 6 5 4

Input Format

Constraints

0 < N < 10

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.