Begin


INSTRUCTIONS:
Your objective is to get to the green square.
To move you need to write the direction you want
to move to (right, left, up, down) + "." + the
number of steps you want to make. At the end of
every instruction you'll have to write ";" and break

EXAMPLE:
1 right.4;
2 up.2;
3 left.1;
4
Free Web Hosting