You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tape of this machine is currently represented by a string of fixed size, with no mechanism for lengthening the string. The code needs updating so that the tape is semi-infinite i.e. infinite only in the positive directions.