Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 234 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 234 Bytes

Interactive Calculator:

This simple interactive calculator script allows users to input two numbers and an operator to perform basic arithmetic operations. It utilizes the inquirer library for a user-friendly command-line interface.