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

Package need to capable of taking multiple inputs #3

Open
avijitsahoo00 opened this issue Oct 5, 2023 · 2 comments
Open

Package need to capable of taking multiple inputs #3

avijitsahoo00 opened this issue Oct 5, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@avijitsahoo00
Copy link

if I design a calculator with this package:=>
user input like ==>
4 + 6 - 12 / 2 + (12 / (5 -3)) + 3
To implement this excretion =>
The user needs to call the function after one operation, which can be hectic.

@PB2204 PB2204 added the good first issue Good for newcomers label Oct 5, 2023
@avijitsahoo00
Copy link
Author

I would like to make these changes. Please assign me!

@PB2204
Copy link
Owner

PB2204 commented Oct 5, 2023

@avijitsahoo00 , please fork the repo and then update your changes and then please create a pull request , after reviewing the code , I'll merge the pull request .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants