Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator

Percentage operator

Đang mở
#25 0 bình luận 0 reaction 1 người được giao Được @Aatmaj-Zephyr nhận Xem trên GitHub
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

Mở 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

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.