File size: 147 Bytes
45f037d
 
 
 
 
 
 
1
2
3
4
5
6
7
8
1. move(red,table)
2. move(orange,table)
3. move(yellow,table)
4. move(blue,table)
5. move(orange,blue)
6. move(red,orange)
7. move(purple,yellow)