press green flag to evaluate expands a polynomial of form (x+a)(x+b)(x+c)... of arbitrary length to ax^n + bx^(n-1) + cx^(n-2) +... also displays the combinations for a set of n elements (where n is the amount of elements in the input list)