Skip to content

fix: fixed type comparison for the 'operation' variable#13

Open
neuroschema wants to merge 2 commits intoruslansenatorov:devfrom
neuroschema:dev
Open

fix: fixed type comparison for the 'operation' variable#13
neuroschema wants to merge 2 commits intoruslansenatorov:devfrom
neuroschema:dev

Conversation

@neuroschema
Copy link
Copy Markdown

What was changed:

— 'operation' is now read as str instead of int;
— redundant type conversion has been removed;
— the program now correctly handles operations and passes type checking with the Mypy linter.

closes #12

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.

Bug: Type Mismatch in Arithmetic Operation Comprasion

1 participant