2010/7/28 Alan Gauld
>
> "ZUXOXUS" wrote
>
>
>
> My doubt now is whether I can change the way python show the combinations.
>>
>
> Python will display the compbinations however you tell it to.
> The function generates the combinations the display is up to you.
> In this case you are simply prin
"ZUXOXUS" wrote
My doubt now is whether I can change the way python show the
combinations.
Python will display the compbinations however you tell it to.
The function generates the combinations the display is up to you.
In this case you are simply printing the results as they come.
But you c