Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 583 Bytes

File metadata and controls

18 lines (12 loc) · 583 Bytes

Simple Calculator

Description

A simple calculator application that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project is designed to demonstrate fundamental programming concepts and provide a useful tool for basic calculations.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.