Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator

Bracket support 1(1

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

solve the issue of two numbers and one sandwiched bracket. Include it as multiplication.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Look at the calculator's parsing logic for handling brackets and multiplication. The issue mentions 'two numbers and one sandwiched bracket'—likely a case like '2(3)' that should be interpreted as 2*(3). Find where expressions are tokenized and add support for implicit multiplication before a bracket. Test with sample inputs to verify the change.

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ó
2/5
Thời gian dự kiến
1-3 giờ
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.