Hey all, I’m having some issues with a particularly complex piece of testing.
The error I’m getting (when I run randomtest) is this: ‘Error: chapter_6_champagne_and_conquests line 1486: Invalid expression at char 98, expected CLOSE_PARENTHESIS, was: OPERATOR [+]’
My code looks like this:
*elseif ((((((player_in) and (rupert_in)) and (thiemo_in)) and (nalani_in)) and (player_sum + rupert_sum + thiemo_sum + nalani_sum = player_sum*4)) and (player_sum > 0))>