cp-geeks-adgitm / Hacktoberfest

Everyone is free to contribute. Not eligible for Hacktoberfest
GNU General Public License v3.0
32 stars 95 forks source link

LEETCODE number-of-dice-rolls-with-target-sum #284

Closed shivam1646 closed 1 year ago

shivam1646 commented 1 year ago

Added solution for leetcode problem 1155 in python3. Testcase - https://leetcode.com/problems/number-of-dice-rolls-with-target-sum @cpgeeksadgitm please take a look

cpgeeksadgitm commented 1 year ago

Thanks for the contribution.

Happy Hacking