Conversation
| return a + b No newline at end of file | ||
| return a + b | ||
|
|
||
| def multiply(a: int, b: int) -> int: |
There was a problem hiding this comment.
lets change this implementation to accept a stream of ints and return the product of all ints passed in
|
⏳ I'm generating code changes based on the feedback. I'll update this pull request when I'm done. |
|
🔴 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. |
⏳ 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. |
No description provided.