Closed
Description
What would you like to share?
The file dynamic_programming/subset_generation.py codes printing the list, which is hard to add doctest in it. And make it cover lower
Changes
Change the code to return tuple so we can add doctests in it and make cover higher
Additional information
No response