An open API service indexing awesome lists of open source software.

https://github.com/aakashthakur-123/codsoft_python-programming-task-02

TASK 2:- Design a simple calculator with basic arithmetic operations. Prompt the user to input two numbers and an operation choice. Perform the calculation and display the result.
https://github.com/aakashthakur-123/codsoft_python-programming-task-02

calculator calculator-application codsoft-internship codsoft-python-internship python python-internship

Last synced: 8 months ago
JSON representation

TASK 2:- Design a simple calculator with basic arithmetic operations. Prompt the user to input two numbers and an operation choice. Perform the calculation and display the result.

Awesome Lists containing this project

README

          

# CodSoft_Python-Programming-Task-02

# Task-02 CALCULATOR :- Design a simple calculator with basic arithmetic operations. Prompt the user to input two numbers and an operation choice. Perform the calculation and display the result.