KALIIOWORK / KALIIOWORK/basic_c_programs

"Fibonacci Sequence Generator" Challenge

未关闭
#7 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue hacktoberfest
主要语言
C
星标
0
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

🌟 **Hello Coding Enthusiasts!**

**Challenge:** Write a C program that generates the Fibonacci sequence up to a specified number of terms. This task will enhance your skills in loops, variables, and basic algorithms.

**Instructions:**

1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes an integer input from the user and prints the Fibonacci sequence up to that number of terms.
4. Ensure the program handles large inputs gracefully and provides clear output.
5. Commit your changes and submit a pull request.

**Bonus:** Optimize your program to handle Fibonacci numbers efficiently.

**Happy Coding!** 🚀

*Note: This beginner-friendly issue is a fantastic opportunity to explore loops and basic algorithms in C!*

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。