Closed samueldmcdermott closed 1 year ago
this should be solved with itertools.product but want to be a bit careful about how we return the output
itertools.product
related to #44
this should be solved with
itertools.product
but want to be a bit careful about how we return the output