This is the first project in the programmer training program, which demonstrates the following skills:
- Writing source code (basic statements and expressions, working with numbers and strings)
- Writing conditional code
- Increasing efficiency with functions
- Working with comments
- Troubleshooting errors
The project alows to:
- calculate basic math operations with float and integer numbers from user input
- show and delete history of operations
- handling errors