Skip to content

[CALC-3]: Implement 'multiply' functionality#16

Open
sergey-kucheruk wants to merge 1 commit into
roman-rouba:mainfrom
sergey-kucheruk:feature/CALC-3-enable-multiplication
Open

[CALC-3]: Implement 'multiply' functionality#16
sergey-kucheruk wants to merge 1 commit into
roman-rouba:mainfrom
sergey-kucheruk:feature/CALC-3-enable-multiplication

Conversation

@sergey-kucheruk

Copy link
Copy Markdown

CALC-3 Implement 'multiply' functionality

Description

Added multiplication functionality.

Change details

  • Added new operator
  • Enabled '*' button

How to Test

  1. Input first number
  2. Click '*'
  3. Input second number
  4. Click '='

Screenshots

Before
before

After
after

Checklist

  • Code builds and tests pass
  • No breaking changes (or documented if any)
  • Added/updated tests
  • Updated docs if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant