Skip to content

add multiply method#4

Open
nborges-aws wants to merge 1 commit intomainfrom
anotherMathChange
Open

add multiply method#4
nborges-aws wants to merge 1 commit intomainfrom
anotherMathChange

Conversation

@nborges-aws
Copy link
Owner

No description provided.

return a + b No newline at end of file
return a + b

def multiply(a: int, b: int) -> int:
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets change this implementation to accept a stream of ints and return the product of all ints passed in

@nborges-aws
Copy link
Owner Author

⏳ I'm generating code changes based on the feedback. I'll update this pull request when I'm done.

@nborges-aws
Copy link
Owner Author

🔴 I can't work on this issue because the repository or the branch or the project was not found. It might have been deleted.

To provide feedback on how Amazon Q Developer performed with code generation, create an issue in the Amazon Q Developer public repository.

@nborges-aws
Copy link
Owner Author

nborges-aws commented Jul 3, 2025

⏳ I'm generating code changes based on the feedback. I'll update this pull request when I'm done.

✅ I created a new pull request #5 based on the feedback. To provide feedback, I recommend leaving in line comments for best results. Navigate to the Files changed tab and leave comments on the proposed code changes. Choose Start review for each comment, and then choose Request changes, and I'll propose revised changes. If creating PR level comments, please include as much detail as possible in your feedback (e.g file/class name, line number).

To provide feedback on how Amazon Q Developer performed with code generation, create an issue in the Amazon Q Developer public repository.

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.

1 participant