Skip to content

Accepts -ve numbers first, can change the operator after entering one#50

Open
Sibi3002 wants to merge 1 commit intoWebDevSimplified:masterfrom
Sibi3002:master
Open

Accepts -ve numbers first, can change the operator after entering one#50
Sibi3002 wants to merge 1 commit intoWebDevSimplified:masterfrom
Sibi3002:master

Conversation

@Sibi3002
Copy link

=>Enable the calculator to handle negative numbers as inputs, either as the first number or during subsequent operations.

=>Allow users to replace an operation (e.g., +) with a different operation (e.g., -) before entering the next number, without performing any computation.

=>Enable the calculator to handle negative numbers as inputs, either as the first number or during subsequent operations.

=>Allow users to replace an operation (e.g., +) with a different operation (e.g., -) before entering the next number, without performing any computation.
@AdityaJavheri07
Copy link

I’d like to work on adding support for negative numbers as inputs and the ability to replace an operation before entering the next number.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants