SDLC Activity Based Learning
- This scientific calculator project is in Python. Talking about the features of this system, this python program is designed to calculate entered numbers to any operations and it is also capable of handling all types of exceptions. Also, the design of this system is pretty simple so that the user won’t get any difficulties while working on it. This scientific calculator is also able to store the history of calculated result which can be viewed as well as deleted by the user
Pre-Requirements
Install pytest :- "pip install pytest"
Folder Structure
Folder | Description
———————|——————————————
Calculator
| Contain Main function and File
Images
| Contain Images
Contributors List and Summary
SF Id. |
Name |
Features |
Issuess Raised |
Issues Resolved |
Total Test Cases |
Test Case Pass |
258331 |
Aranshu Bansal |
Scientific Calculator |
No |
No |
20 |
20 |
Learning Resources
- w3schools
- tutorialspoint
- site