Skip to content

Fixed calc#12

Open
PavelLinearB wants to merge 9 commits intodevelopfrom
fixed_calc
Open

Fixed calc#12
PavelLinearB wants to merge 9 commits intodevelopfrom
fixed_calc

Conversation

@PavelLinearB
Copy link
Contributor

@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
@gitstream-cm
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

Comments