nobishino / js-algorighm-study

Learn you a JavaScript for Great Good
https://nobishino.github.io/js-algorighm-study/
3 stars 0 forks source link

Itertools.product #9

Open nobishino opened 5 years ago

nobishino commented 5 years ago

https://docs.python.org/3/library/itertools.html#itertools.product

の実装とテストをする