break-the-ice-with-python
break-the-ice-with-python copied to clipboard
Added my solultion for Question 2
I wrote a solution that takes multiple inputs to calculate the factorial and returns output for each using a generator function.