https://github.com/thedevelop3r/simple-python-calculator
https://github.com/thedevelop3r/simple-python-calculator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevelop3r/simple-python-calculator
- Owner: Thedevelop3r
- Created: 2024-02-12T20:22:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T20:22:51.000Z (about 2 years ago)
- Last Synced: 2025-02-07T08:48:52.346Z (about 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple Python Console Application (calculator)
## usage
```python
python app.py
```
### You need to install python 3.7 or higher to run this application