Exemplo n.º 1
0
 public void Execute(TuringMachine machine)
 {
     machine.MoveTapeHead(1);
 }