Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. fun crossant do
  2. if true then
  3. turn right;
  4. move else turn left; moven done;
  5. turn left;
  6. turn left;
  7. moven;
  8. turn right;
  9. else
  10. moven;
  11. done;
  12. done;
  13. flip 2 turn left else turn right done;
  14. while true do
  15. crossant();
  16. crossant();
  17. crossant();
  18. crossant();
  19. crossant();
  20. crossant();
  21. flip 2 turn right else turn left done
  22. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement