Project 573: Minecraft Edu Farm Challenges

3. Running Your Code

Now that we have code written, let's use the chat command to run it with our parameters.  You can enter the chat by pressing the 'enter' key outside of the code tab.
This challenge doesn't have a starting point

Your goal

Steps

1. Open The Chat by pressing Enter

Press the enter key to open the chat window.  You can exit by clicking on the button on the top left if you need to leave for any reason.

2. Run the Function In The Chat

In the chat let's type the name of the function we made: "run"  Then add a space and type the number of blocks you want to send the robot forward.  For instance "run 10" will move the agent 10 blocks forward.