Skip to content

🧮 Calculator

A robust arithmetic calculator with comprehensive invalid input protection and division-by-zero prevention.

How to Run

  1. Navigate to this directory: bash cd calculator
  2. Run the application: bash python main.py