Skip to content

fix: replace int with str for operation input handling#16

Open
callogan wants to merge 1 commit intoruslansenatorov:devfrom
callogan:dev
Open

fix: replace int with str for operation input handling#16
callogan wants to merge 1 commit intoruslansenatorov:devfrom
callogan:dev

Conversation

@callogan
Copy link
Copy Markdown

Closes #15

Overview

Fixes an input handling issue where the calculator expected the operation as an integer rather than a string.

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.

Bugfix Proposal — Correct Operation Input Type in Calculator

1 participant