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

"add recursive solution to sum lists with pytests" #265

Closed
wants to merge 1 commit into from
Closed

"add recursive solution to sum lists with pytests" #265

wants to merge 1 commit into from

Conversation

bindas1
Copy link
Contributor

@bindas1 bindas1 commented Jul 10, 2023

Hey, I added another solution for this task, which recursively solves question 2.5 (sum lists).
It adds a lot of benefit to the solution because one of the hints in the book suggests this solution.

@brycedrennan
Copy link
Collaborator

Nice work. I've integrated your changes into master here: 86e7826

I added the test cases you added to the pre-existing test suite.

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.

2 participants