Skip to content

Welcome to my Python Calculator! This is a basic Python project that performs arithmetic operations like addition, subtraction, multiplication, and division. It allows users to perform continuous calculations with previous results or start new calculations from scratch. The project features a clean and interactive command-line interface.

License

Notifications You must be signed in to change notification settings

balajimanilal/Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Calculator

Welcome to the Python Calculator Repo! This Python project allows you to perform basic arithmetic operations including addition, subtraction, multiplication, and division. The calculator is designed to be user-friendly and interactive, providing an easy way to conduct calculations through the command line.

Features

  • Basic Operations: Supports addition, subtraction, multiplication, and division.
  • Continuous Calculation: Users can choose to continue calculations with the result of the previous operation or start fresh.
  • User-Friendly Interface: Clear prompts guide the user through the calculation process.

About

Welcome to my Python Calculator! This is a basic Python project that performs arithmetic operations like addition, subtraction, multiplication, and division. It allows users to perform continuous calculations with previous results or start new calculations from scratch. The project features a clean and interactive command-line interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages