Nonsanity

Untitled

Mar 5th, 2016
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. turtle.forward()
  2. turtle.down()
  3. turtle.down()
  4. turtle.select(1)
  5. turtle.placeDown()
  6. turtle.turnLeft()
  7. turtle.place()
  8. turtle.turnRight()
  9. turtle.turnRight()
  10. turtle.place()
  11. turtle.up()
  12. turtle.placeDown()
  13. turtle.up()
  14. turtle.select(2)
  15. turtle.forward()
  16. turtle.turnRight()
  17. turtle.turnRight()
  18. turtle.placeDown()
  19. turtle.forward()
  20. turtle.forward()
  21. turtle.turnRight()
  22. turtle.turnRight()
  23. turtle.placeDown()
  24. turtle.turnRight()
  25. turtle.turnRight()
  26. turtle.forward()
  27. turtle.turnRight()
  28. turtle.placeDown()
  29. turtle.forward()
  30. turtle.turnRight()
  31. turtle.turnRight()
Advertisement
Add Comment
Please, Sign In to add comment