Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator

Percentage operator

Ouverte
#25 0 commentaires 0 réactions 1 personne assignée Réclamée par @Aatmaj-Zephyr Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
3
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Add the percentage operator.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue is to add a percentage operator to a BODMAS calculator built with Kivy. First, examine the existing calculator logic to understand how operators are parsed and evaluated. Look for the file handling the expression parser or the core calculation engine. Then, decide on the semantics of the percentage operator (e.g., is it a postfix operator like '5%' meaning 0.05?). Update the operator table and the evaluation logic accordingly. Finally, test the change within the Kivy UI.

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

Évaluation

Stack technique
python
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

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