coreysabia / Universal-Turing-Machine

A Universal Turing Machine written in Python; and Dockerized.
0 stars 0 forks source link

Okay, some fixes.. still needs work though #24

Closed coreysabia closed 4 years ago

coreysabia commented 4 years ago

There are some things we could do to make this better. we need to remove the first and last object in the list, i just wasnt able to do it right now. technically it works though (just prints out things it shouldnt)