1.0.1 • Published 1 year ago

calc-hax v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.