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

CREATE HOLLOW RHOMBUS PATTERN #52

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

CREATE HOLLOW RHOMBUS PATTERN #52

akshitagupta15june opened this issue Sep 26, 2020 · 17 comments

Comments

@akshitagupta15june
Copy link
Member

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

 * * * * *
 * *   * *
 *       *
 * *   * *
 * * * * *

Input Format

Constraints

0 < N < 10 (where N is an odd number)

@akshitagupta15june
Copy link
Member Author

ADD IN PATTERNS FOLDER

@Pratik-ahirrao
Copy link
Contributor

I would like to work on this issue.
Please assign me for this issue.

@akshitagupta15june
Copy link
Member Author

assigning to u

@Pratik-ahirrao
Copy link
Contributor

Pratik-ahirrao commented Sep 26, 2020

I will solve this issue right on 1st of october as it will then count for hactoberFest.

@ghost
Copy link

ghost commented Nov 8, 2020

hi can i contribute in this issue?

@akshitagupta15june
Copy link
Member Author

yeah

@ghost
Copy link

ghost commented Nov 8, 2020

dont you think that the pattern you want is wrong?

@akshitagupta15june
Copy link
Member Author

no its correct

@akshitagupta15june
Copy link
Member Author

let me know if u face any difficulty

@ghost
Copy link

ghost commented Nov 8, 2020

actually i have written the code but i faced difficulty in the first and last row instead of getting n stars in i got n + 1 start in first and last row only.
would you please help me

@akshitagupta15june
Copy link
Member Author

yes ofcourse

@ghost
Copy link

ghost commented Nov 8, 2020

please tell

@akshitagupta15june
Copy link
Member Author

hi do you want assistance in code

@akshitagupta15june
Copy link
Member Author

@akshitagupta15june
Copy link
Member Author

try seeing the way

@ghost
Copy link

ghost commented Nov 8, 2020

ohk thank you

@akshitagupta15june
Copy link
Member Author

no problem

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

2 participants