Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.66 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.66 KB

Simple Calculator

1

Simple Calculator

Objective

Develop a command-line calculator application to perform basic arithmetic operations.

Task Roadmap

1. Project Setup

  • Initialize a Python project and set up a virtual environment.

2. Development

  • Implement functions for:
    • Addition
    • Subtraction
    • Multiplication
    • Division
  • Use a loop to allow continuous calculations until the user decides to exit.
  • Handle invalid input and division by zero errors.

3. Testing

  • Test the calculator with various inputs to ensure accuracy.

4. Documentation

  • Provide a usage guide and example inputs.

5. Deployment

  • Make a simple UI using Flask or Gradio.

👨💻 Author: Irfan Ullah Khan

GitHub Kaggle LinkedIn

YouTube Email Website