Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pradipece/calculato_program_cli_and_gui
This is the calculator program version: CLI and GUI
https://github.com/pradipece/calculato_program_cli_and_gui
Last synced: about 1 month ago
JSON representation
This is the calculator program version: CLI and GUI
- Host: GitHub
- URL: https://github.com/pradipece/calculato_program_cli_and_gui
- Owner: pradipece
- Created: 2024-11-08T15:11:24.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T15:12:21.000Z (about 1 month ago)
- Last Synced: 2024-11-26T16:24:02.327Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator program CLI and GUI
### Overview
This calculator project performs basic arithmetic operations calculator. The number of operations depends on the time complexity O(1) and Space complexity O(1)
This is the calculator program version: 1.0.0Now available is the calculator program version: 1.0.1
GUI version 1.0.1
### Features
- CLI and GUI
- Calculator Functionalities:
- Addition
- Subtraction
- Multiplication
- Division### License
[MIT Licese](LICENSE)