https://github.com/ericogr/pcmdcalc
Python simple command line calculator with stack
https://github.com/ericogr/pcmdcalc
Last synced: over 1 year ago
JSON representation
Python simple command line calculator with stack
- Host: GitHub
- URL: https://github.com/ericogr/pcmdcalc
- Owner: ericogr
- License: mit
- Created: 2016-02-14T18:56:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T12:08:13.000Z (over 10 years ago)
- Last Synced: 2025-01-20T12:07:30.600Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
================
Learning Python3
================
Simple Python calculator (with stack)