Closed Zish303 closed 1 year ago
Name | Link |
---|---|
Latest commit | 39694e651409d1adc27d6f6ff24b37906c61c653 |
Latest deploy log | https://app.netlify.com/sites/calculator-dhanushnehru/deploys/652b78c7376a050008974863 |
Deploy Preview | https://deploy-preview-109--calculator-dhanushnehru.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes #71
There is already a function that handles this issue. But the above function was only written for '*', and '/' operators. I completed the function for '+' and '-' as well, so that a user can't enter any operator on a blank screen (without any first number).
Please merge this PR.