Skip to content

Another add method#6

Open
nborges-aws wants to merge 2 commits intomainfrom
newBranch
Open

Another add method#6
nborges-aws wants to merge 2 commits intomainfrom
newBranch

Conversation

@nborges-aws
Copy link
Owner

No description provided.

def multiply(a: int, b: int) -> int:
return a * b

def addMany(*args: 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.

add code to this method to add many numbers from a stream and return the sum

@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.

5 similar comments
@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'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'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'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'm generating code changes based on the feedback. I'll update this pull request when I'm done.

@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 #7 based on the feedback. To provide feedback, 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.

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