|
|
|
|
|
by Sjlver
894 days ago
|
|
Both versions of your code generate the same polynomials (i.e., rows of the table), but in a different order. The order doesn't affect psst. This is why each page of the worksheet shows the polynomials in the order that's most convenient for the situation at hand. The only place where the order matters is in choosing which dice throw is assigned to which polynomial. In psst, the dice throws correspond to share #1. |
|