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.
- Host: GitHub
- URL: https://github.com/aakashthakur-123/codsoft_python-programming-task-02
- Owner: AakashThakur-123
- Created: 2024-08-12T18:06:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T20:05:50.000Z (over 1 year ago)
- Last Synced: 2025-02-14T15:14:41.415Z (10 months ago)
- Topics: calculator, calculator-application, codsoft-internship, codsoft-python-internship, python, python-internship
- Language: Python
- Homepage: https://drive.google.com/file/d/1_6v7ONHNEHm_wKeHZ2tyw5ZQfZS_qFpa/view
- Size: 16.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.