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 addition operarion #20

Closed
wants to merge 1 commit into from
Closed

Fixed addition operarion #20

wants to merge 1 commit into from

Conversation

hemavenkat8642
Copy link

Previously, I'm getting multiplication of the given two numbers as output instead of addition of those two numbers. I fixed the issue now. It is working fine now.

Your checklist for this pull request

  • I have committed only those files that are required.
  • I have tried commit messages concise and reflective of the code committed.
  • I have used a branch name reflective of the issue.
  • If there is relavant issue for the PR, I have used closes #<issue number> to auto-close the issue once PR is merged.

Detailed description

Test plan (required)

closes #1

Closing issues

Previously, I'm getting multiplication of the given two numbers as output instead of addition of those two numbers. I fixed the issue now. It is working fine now.
@hemavenkat8642 hemavenkat8642 closed this by deleting the head repository Jun 22, 2024
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.

Addition not working
1 participant