Skip to content

Submisssion of calculator#21

Open
RivanKhatiwada wants to merge 4 commits into
the-csharp-academy:mainfrom
RivanKhatiwada:main
Open

Submisssion of calculator#21
RivanKhatiwada wants to merge 4 commits into
the-csharp-academy:mainfrom
RivanKhatiwada:main

Conversation

@RivanKhatiwada

Copy link
Copy Markdown

This is the final version of my calculator, open for suggestions

@TheCSharpAcademy TheCSharpAcademy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RivanKhatiwada Thanks for submitting! At the moment there's a bug preventing approval:

result = num1 / 0;

As written, every valid division produces infinity rather than the expected result.

Please fix so we can approve. 👌

@RivanKhatiwada

Copy link
Copy Markdown
Author

I have fixed the bug.

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.

2 participants