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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sum of First N Natural Numbers Challenge #2

Open
KALIIOWORK opened this issue Oct 19, 2023 · 0 comments
Open

Sum of First N Natural Numbers Challenge #2

KALIIOWORK opened this issue Oct 19, 2023 · 0 comments
Labels

Comments

@KALIIOWORK
Copy link
Owner

馃専 Hello Contributors!

Challenge: Write a C program to calculate the sum of the first N natural numbers. It's a classic problem that will strengthen your understanding of loops and basic arithmetic operations.

Instructions:

Fork this repository.
Create a new branch.
Write a C program to find the sum of the first N natural numbers.
Commit your changes and submit a pull request.
Bonus: Optimize your program for efficiency and readability.

Happy Coding! 馃殌

Note: This issue is beginner-friendly and perfect for those looking to practice loops and mathematical operations in C!

@KALIIOWORK KALIIOWORK changed the title Issue Title: "Sum of First N Natural Numbers" Challenge Sum of First N Natural Numbers Challenge Oct 19, 2023
KALIIOWORK pushed a commit that referenced this issue Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant