Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create python_calculator.py #2082

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Create python_calculator.py #2082

merged 1 commit into from
Oct 3, 2022

Conversation

SanBuilds
Copy link
Contributor

Adding a python_calculator.py file that demonstrates a simple calculator in python.

Problem

Calculator using python (Issue 2030)

Solution

Wrote a python program to build a calculator that performs basic mathematical operations like addition, subtraction, multiplication, and division.

This commit closes #2030

Adding a python_calculator.py file that demonstrates a simple calculator in python.
@fineanmol fineanmol added the hacktoberfest-accepted Accept for hacktoberfest, will merge later label Oct 3, 2022
@fineanmol fineanmol merged commit 8463d92 into fineanmol:master Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for hacktoberfest, will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculator using python
2 participants