This repository contains a simple calculator application built using Python. The project showcases fundamental programming concepts and provides a user-friendly interface for performing basic arithmetic operations.
Features:
Basic Operations: Supports addition, subtraction, multiplication, division, mod and floor division. User Interface: Simple console-based interface for easy interaction. Input Validation: Ensures valid user input to prevent errors during calculations.
Getting Started:
Prerequisites:
Python 3.x installed on your machine.
Installation
-
Clone the repository: git clone https://github.com/yourusername/calculator-python.git
-
Navigate to the project directory:
cd calculator-python
-
Run the application:
python calculator.py
Usage:
Follow the prompts in the console to perform calculations. Enter the desired operation and the numbers when prompted.
Contributing:
Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.
Licence:
This project is licensed under the MIT License.
Tags:
< codesoft_taskno.3 < CodeSoft_Internship Project