Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. loop 9
  2. if Rabbit.Color==Colors.Red
  3. Rabbit.GoRight()
  4. if Rabbit.Color==Colors.Red
  5. Rabbit.Goright()
  6. Rabbit.Color=Colors.Red
  7. Rabbit.GoLeft()
  8. Rabbit.GoLeft()
  9. Rabbit.GoUp()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement