Turing machine creator

I made a project that lets you make a Turing machine!!
The pointer starts at the 1st item of the tape
Automatically makes blanks if the pointer goes out of bounds!

Edit: Answer clear if ur starting the project

I am very confused because I keep getting the “Hmm, expecting a list but getting a number…” even when I don’t add a number.

Where did you encounter this error?
OK so I forgot to set symbols and states to an empty list, I have done that

Okay it works now… pretty nice :slight_smile:

thanks

No probs