Arrow Key Input in Turing-An Example
- About
- Embed
Problem: Write a Turing program that moves a single character around the screen with the arrow keys.
This is what the solution will look like.
Problem: Write a Turing program that moves a single character around the screen with the arrow keys.
This is what the solution will look like.