Turing_Machine_Adder This is a simple implementation of a Turing Machine outlined in lecture 1 of Phys3005 (written in python) running: Run with: python3 ./turing_machine.py note that python executable may be named: py or python instead.