The calculator only supports addition and subtraction.
Add a multiply(left, right) function to src/calculator.py
Add a divide(left, right) function that raises ValueError on a zero divisor
Follow the existing conventions in CLAUDE.md
The calculator only supports addition and subtraction.
- Add a `multiply(left, right)` function to src/calculator.py
- Add a `divide(left, right)` function that raises ValueError on a zero divisor
- Follow the existing conventions in CLAUDE.md
typosaurus
self-assigned this 2026-07-25 16:59:14 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The calculator only supports addition and subtraction.
multiply(left, right)function to src/calculator.pydivide(left, right)function that raises ValueError on a zero divisorYELENA · project-manager — 2026-07-25T14:59:16.915428+00:00
Ticket claimed by team Alpha Squad.
Branch: typosaurus/1-add-multiply-and-divide-to-the-calculator
Agents assigned: @yelena, @katya, @mila, @vera, @nadia, @sveta, @tanya, @zoya, @irina, @oksana
Next: Decompose the ticket into an executable tree.