KALIIOWORK / KALIIOWORK/basic_c_programs
"Simple Interest Calculator" Challenge
- Ngôn ngữ chính
- C
- Star
- 0
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
🌟 **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!*
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.