KALIIOWORK / KALIIOWORK/basic_c_programs

"Simple Interest Calculator" Challenge

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

描述

🌟 **Hello Future Developers!**

**Challenge:** Develop a C program that calculates simple interest based on user-provided values for principal amount, rate of interest, and time. This task will test your understanding of basic arithmetic operations and user input processing.

**Instructions:**

1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes input for principal amount, rate of interest, and time (in years), and calculates and displays the simple interest.
4. Ensure the program handles decimal inputs correctly and provides clear output.
5. Commit your changes and submit a pull request.

**Bonus:** Implement error handling for invalid inputs to provide user-friendly error messages.

**Happy Coding!** 🚀

*Note: This beginner-friendly issue is a great way to practice basic arithmetic operations and user input validation in C!*

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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