This "game" is based on the puzzle of the seven sevens. Basically, this involves starting with the sequence
7 7 7 7 7 7 7
and inserting arithmetic symbols +, -, x and/or รท along with any needed grouping symbols '(', ')', '[', or ']', forming an arithmetic expression.
Inserting all plus symbols (+) results in 49: 7 + 7 + 7 + 7 + 7 + 7 + 7 = 49.
For a real challenge, try forming an expression that reverses the digits (the expression resulting in 94). There is a way to get 94.
But, let's make this much easier than that. Let's try counting, starting with 0. I'll begin with an arithmetic expression that results in 0. The next person forms one that results in 1. After that, comes 2, and so forth. Let's see how far we can get with this.
(7 - 7) x (7 + 7 + 7 + 7 + 7) = 0


Comments: 6
(7+7+7)*(7-7)+(7/7)