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
cli git github gui python python3
Last synced: 2 months 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
- License: mit
- Created: 2024-11-08T15:11:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T16:53:34.000Z (over 1 year ago)
- Last Synced: 2025-03-28T12:44:58.299Z (about 1 year ago)
- Topics: cli, git, github, gui, python, python3
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.0
Now 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)