Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRIANGLE PATTERN #43

Open
akshitagupta15june opened this issue Sep 26, 2020 · 5 comments
Open

TRIANGLE PATTERN #43

akshitagupta15june opened this issue Sep 26, 2020 · 5 comments

Comments

@akshitagupta15june
Copy link
Member

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

@ritik-gupta
Copy link
Contributor

can you assign it to me?

@raman-thakur
Copy link

i can do this!!

assign me pls!

@akshitagupta15june
Copy link
Member Author

ok assigning

@saumya66
Copy link

Hey may I try giving another PR @akshitagupta15june

@raj5036
Copy link

raj5036 commented Oct 21, 2020

Working on this @akshitagupta15june

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants