This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Description
When i add (subtract, multiply or divide) two numbers & try to get the percentage of it, the calculator does not display the percentage value. For an example these are the steps i followed
- click 3
- click +
- click 4
- click =
- click %
This shows the output as 7
I'd would like to help out with this issue