👤

What is the initial condition in this set of code?

a set of code with the following code blocks in order. Throw stone, repeat 8 times, if no stone on square, then jump on square, when two squares side by side, do twoSquares, open bracket, close bracket.

jump on square
repeat 8 times
throw stone
twoSquares()