KALIIOWORK / KALIIOWORK/basic_c_programs
"Simple Interest Calculator" Challenge
- 主要言語
- 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!*
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No target file or test is named; first inspect the repository for its existing C program layout and entry points. Add the simple-interest calculator with decimal input and clear output, then verify valid values work and, if attempted, invalid inputs receive friendly errors.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100