You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.