The second line defines the starting tape of your program, defined with a "T {TAPE}". This will be the initial input into your machine. For the purposes of this program, we have started with a single _, denoting a space. This was mostly for visual purposes, as a space is an equally valid character which holds the same value.