Skip to content

A simple Python calculator program that performs basic arithmetic operations and allows continuous calculation with user input.

Notifications You must be signed in to change notification settings

snehadev04/Python_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python_Calculator

A simple Python calculator program that performs basic arithmetic operations and allows continuous calculation with user input.

Description

This Python calculator program allows users to perform addition, subtraction, multiplication, and division operations on numbers. It provides a user-friendly interface and supports continuous calculation with the output of previous operations.

Features

Perform addition, subtraction, multiplication, and division operations Continuously calculate with the output of previous operations Easy-to-use interface with clear instructions

Usage

Run the calculator.py file. Follow the on-screen instructions to input numbers and select operations. Choose whether to continue with the result of the previous calculation or exit.

Contribution

Contributions are welcome! If you have any suggestions, bug fixes, or improvements, feel free to open an issue or create a pull request.

About

A simple Python calculator program that performs basic arithmetic operations and allows continuous calculation with user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages