Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Percentage operator
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 3
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Add the percentage operator.
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100