Aatmaj-Zephyr / Aatmaj-Zephyr/BODMAS-calculator
Define MAXLIMIT to prevent unreadable numbers.
オープン
enhancement
- 主要言語
- Python
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Define MAXLIMIT to prevent unreadable numbers.
コントリビューションガイド
調査の方向性
Look for where numbers are displayed or processed in the calculator code, likely in the main Kivy UI files or calculation logic. Define a constant MAXLIMIT to cap numeric values, preventing overflow or unreadable displays. Test by entering large numbers to see the current behavior and verify the limit applies correctly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100