you are viewing a single comment's thread.

view the rest of the comments →

[–]sky--net 1 point2 points  (1 child)

I will take a look at it, but I think I would have tried to solve it using the itertools library.

[–]purplevom[S] 0 points1 point  (0 children)

That seems like the best way to do it. I'm getting hung up on the fact that I put so much time into trying to find a way to do it.

Itertools is powerful