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

Fixed calc #12

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Fixed calc #12

wants to merge 9 commits into from

Conversation

PavelLinearB
Copy link
Member

@PavelLinearB PavelLinearB commented Feb 19, 2025

workerB

✨ PR Description

Purpose: Implements a basic command-line calculator with support for four arithmetic operations and error handling.

Main changes:

  • Created four basic arithmetic functions (add, subtract, multiply, divide) with input validation
  • Implemented a user-interactive loop system with operation selection and number input
  • Added error handling for invalid inputs and division by zero operations

Generated by LinearB AI and added by gitStream

@PavelLinearB PavelLinearB added final and removed final labels Feb 20, 2025
Copy link

gitstream-cm bot commented Feb 20, 2025

✨ PR Review

LGTM

Generated by LinearB AI and added by gitStream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant