py-recursive-build-sum A recursive function to print all the ways can build an input number with sum of given array numbers. Preview Run python3 recursive-build-sum.py Original Project