Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 986 Bytes

Readme.md

File metadata and controls

27 lines (20 loc) · 986 Bytes

Python Calculator

Overview

This Python Calculator is a simple command-line application that performs basic arithmetic operations. It's designed as an easy-to-use and straightforward tool for quick calculations.

Features

  • Basic Operations: Perform addition, subtraction, multiplication, and division.
  • User-Friendly Interface: Simple command-line prompts guide the user through operations.
  • Error Handling: The calculator handles division by zero and invalid inputs gracefully.

How to Use

  1. Clone the Repository:
  2. Navigate to the Repository Folder:
  3. Run the Calculator:
  4. Follow the On-screen Prompts to perform calculations.

Requirements

  • Python 3.12

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

Author

  • Chatura Dissanayake

License

This project is MIT licensed.