Describe the bug
An Error was thrown when the result of the substation was a -ve number.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Calculator - calcy.py'
- Open in Visual studio.
- Run the script and When prompted to 'Enter Equation, type '2-3'(without quotes) and Enter
- Result is displayed in nextline
- Enter
- Error was thrown

Expected behavior
After the result, I would expect the user to enter another equation or quit.
Desktop (please complete the following information):
- OS: Windows
- Python 3.6
- IDE -Visual Studio
Describe the bug
An Error was thrown when the result of the substation was a -ve number.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After the result, I would expect the user to enter another equation or quit.
Desktop (please complete the following information):