Skip to content

Commit

Permalink
Update maze_py.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaOlekheyko authored Jul 22, 2020
1 parent 313bca5 commit 0c0a785
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorials/conditionals/novice/maze_py.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ def on_forever():
agent.move(FORWARD, 1)
loops.forever(on_forever)
```
## Step 5
Press the **Play** button and try out your code in Minecraft.

```ghost
agent.teleportToPlayer()
```

0 comments on commit 0c0a785

Please sign in to comment.