The first line of any PyTuring program is the Start State, defined with an "S {START STATE}". The purpose of this line is mostly for debugging, as common practice is to start your machine in the zero state.  Only integers are allowed as input.