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

Title: Solution For Triangle Quest #37

Closed
tarunbalajiks opened this issue Oct 11, 2024 · 2 comments
Closed

Title: Solution For Triangle Quest #37

tarunbalajiks opened this issue Oct 11, 2024 · 2 comments
Labels
Assigned📋 This issue has been assigned to you! good first issue Good for newcomers hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉

Comments

@tarunbalajiks
Copy link
Contributor

Initiative (Required)

Hacktoberfest 2024 🎃

Is your proposal related to a problem? Please describe.

You are given a positive integer N Print a numerical triangle of height N-1 like the one below:

1
22
333
4444
55555
.......

Can you do it using only arithmetic operations, a single for loop and print statement?
Use no more than two lines.

Add any other context or screenshots about the proposal request here.

No response

Copy link

@tarunbalajiks

It's great having you contribute to this project

Thanks for opening this Issue 🙌 , Welcome to SkillShow 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)

@Kushal997-das Kushal997-das added good first issue Good for newcomers Assigned📋 This issue has been assigned to you! hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 labels Oct 13, 2024
Copy link

Hi @tarunbalajiks 👋, your issue #37 has been successfully closed ✅. Thank you for your valuable contribution! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned📋 This issue has been assigned to you! good first issue Good for newcomers hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉
Projects
None yet
Development

No branches or pull requests

2 participants