https://github.com/nechcodes/calculator
Just Testing
https://github.com/nechcodes/calculator
Last synced: 5 months ago
JSON representation
Just Testing
- Host: GitHub
- URL: https://github.com/nechcodes/calculator
- Owner: nechcodes
- Created: 2022-09-08T11:24:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T12:02:16.000Z (almost 4 years ago)
- Last Synced: 2023-09-10T22:39:50.662Z (almost 3 years ago)
- Language: Java
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newRepo
Got done with this simple calculator while trying out on Java.
The "(" and ")" buttons lack functionality for now. Still trying to figure out how to add their functions. Help is needed
Also, the output is still of 'double' type. Any ideas on how to convert to intergers are welcome.