Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
No-bracket style
未关闭
wontfix
- 主要语言
- Python
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Make a no-bracket style calculator like i phone. But as brackets support is added, no need for this.
贡献指南
调研方向
The issue mentions a 'no-bracket style calculator like iPhone' but says brackets support is already added, making the need unclear. Look at the existing calculator logic in the codebase, likely in a main Python file using Kivy. Determine how expression parsing currently works and what changes would enable a bracket-less input mode while maintaining BODMAS rules. Check if there are any tests for the calculator functionality to understand the expected behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100