1.0.1 • Published 2 months ago

calc-hax v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.