Skip to content

ramacharya06/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sure, here's the updated README with the changes you requested:


Simple Calculator

This is a simple calculator application created by following the tutorial from Programiz. It performs basic arithmetic operations such as addition, subtraction, multiplication, and division.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

How to Use

  1. Clone this repository to your local machine.

    git clone https://github.com/ramacharya06/simple-calculator.git
  2. Navigate to the project directory.

    cd simple-calculator
  3. Run the calculator application.

    python calculator.py
  4. Follow the on-screen instructions to perform calculations.

Dependencies

  • Python 3.12.3

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues if you encounter any problems.

Credits

This project was created by following the video tutorial from Programiz. Special thanks to Programiz for the clear and concise explanation.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Let me know if you need further modifications!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages