Activities/Turtle Art/Tutorials/Turtle Art Code for Turing Machine: Difference between revisions
New page, not finished |
Starting to lay out actions; seriously incomplete |
||
| Line 1: | Line 1: | ||
Turtle Art Code for Turtle Art Turing Machine | Turtle Art Code for Turtle Art Turing Machine | ||
In progress. | |||
* Start is the main procedure | |||
* Setup defines and initializes variables, and sets the orientation of the turtle | |||
* Tape writes the initial tape. User can change values in repeat statements to change arguments. | |||
* Program writes the program table | |||