Skip to content

Mmainajames/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🧮 Basic Python Calculator

This is a simple Python command-line calculator that performs basic arithmetic operations: addition, subtraction, multiplication, and division on two user-input numbers.


📌 Features

  • Add two numbers
  • Subtract two numbers
  • Multiply two numbers
  • Divide two numbers
  • User-friendly input and output

🛠️ Technologies Used

  • Python 3

▶️ How to Run

  1. Make sure you have Python 3 installed.
  2. Clone or download this repository.
  3. Open a terminal or command prompt.
  4. Navigate to the project directory.
  5. Run the calculator script:
Basic_Calculator_Program.py 

About

Simple Add, Subtract, Multiply and Divide Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages