Add multiply and divide to the calculator #1

Closed
opened 2026-07-25 16:59:14 +02:00 by typosaurus · 1 comment
Owner

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
Author
Owner

YELENA · 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.

<!-- typosaurus:claim run=edf1bf4800904f82b885f46f7cbd8634 id=48477d5626a1 team=5318cf3bb6ae4f14ba078df0d2d93c07 --> **YELENA · 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.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: typosaurus/typosaurus-sandbox#1