KALIIOWORK / KALIIOWORK/basic_c_programs

"Simple Calculator Program" Challenge

Ouverte
#4 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
good first issue hacktoberfest
Langage dominant
C
Étoiles
0
Forks
4
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
c
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
50/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.