I'm looking on an example from my book of discrete mathematics and I've been reading a lot about these finite-state machines with output, however there is one thing I just still can't figure out.
The example is here:

When looking at the first state (s0), I can see that by either using input 0 or 1, you can get from state s0 to either s1, or back to s0. The last column however, named "g" shows 1 and 0. at the first row and I can't seem to figure out what the meaning of this is.
I hope to get some help in here, and hopefully you can describe the idea of "g" using this exact example. Thanks in advance.