#project name: simple python calculator ###Description: This is a simple calculator program created using python.The calculator provides basic arithmetic functions such as addition,subtraction,multiplication, and division. ###Features -Addition of two numbers -Subtraction of two numbers -Multiplication of two numbers -Division of two numbers
###Usage: Run the program using the following command: calculator.py follow on the screen instructions to perform calculations
##support For any issues or questions, feel free to contact [[email protected]] or open an issues in the repository (https://github.com/Efe-glitect/calculator/issues).
###Contribution: Contributions are welcome! if you have any suggestions or improvements, please fork the repository and create a pull request
Enjoy using the simple python calculator! Thank you for checking out this project.