|
123456789101112131415 |
- move()
- move()
- take()
- turn_left()
- move()
- turn_left()
- turn_left()
- turn_left()
- move()
- move()
- put()
- ################################################################
- # WARNING: Do not change this comment.
- # Library Code is below.
- ################################################################
|