calc-hax
v1.0.1
Published
A simple calculator program written in Node.js
Downloads
3
Maintainers
Readme
Simple Node.js Calculator
This is a simple calculator program written in Node.js that runs in the terminal. It prompts the user to enter two numbers and an operator (+, -, *, /), then displays the result of the operation.