Skip to content

nishant1221-github/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

  1. Clone the repository: git clone https://github.com/yourusername/calculator-python.git

  2. Navigate to the project directory:

    cd calculator-python

  3. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages