KALIIOWORK / KALIIOWORK/basic_c_programs

"Find Prime Numbers" Challenge

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue hacktoberfest
Dominant language
C
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

🌟 Greetings Code Enthusiasts!

Challenge: Write a C program to find all prime numbers within a given range. This task will test your understanding of loops, conditionals, and prime number algorithms.

Instructions:

Fork this repository.
Create a new branch.
Write a C program that prompts the user for a range (starting and ending numbers) and prints all the prime numbers within that range.
Ensure the program provides clear output and handles edge cases gracefully.
Commit your changes and submit a pull request.
Bonus: Optimize your program for efficiency, especially for larger ranges.

Happy Coding! 🚀

Note: This issue is beginner-friendly and a great way to dive into algorithms and loops!

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.