KALIIOWORK / KALIIOWORK/basic_c_programs
"Simple Calculator Program" 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 Aspiring Programmers!**
**Challenge:** Create a basic calculator program in C that can perform addition, subtraction, multiplication, and division. This task will test your understanding of user input, arithmetic operations, and conditional statements.
**Instructions:**
1. Fork this repository.
2. Create a new branch.
3. Write a C program for a simple calculator that takes two numbers and an operator (+, -, *, /) as input and displays the result.
4. Ensure the program handles division by zero and provides clear error messages.
5. Commit your changes and submit a pull request.
**Bonus:** Implement additional mathematical functions like square root or exponentiation.
**Happy Coding!** 🚀
*Note: This issue is perfect for honing your skills in user input handling and basic mathematical operations!*
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
Hướng nghiên cứu
No file or test entry point is named, so start by reviewing the repository's existing C program structure and conventions. Create the calculator described in the issue, supporting two numbers, the four listed operators, and a clear division-by-zero error; completion is demonstrated by exercising each operation and the error case.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- c
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 50/100