KALIIOWORK / KALIIOWORK/basic_c_programs

"Simple Calculator Program" Challenge

Abierto
#4 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue hacktoberfest
Lenguaje dominante
C
Estrellas
0
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

🌟 **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!*

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
c
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
50/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.