ICode—编程一小时(python版) 参考答案
1.
Dev.step(4) Spaceship.step(2) Dev.turnRight() Dev.step(3)
2.
Dev.step(4)
3.
Dev.step(6)
4.
Dev.step(4) Dev.turnLeft() Dev.step(3)
5.
Dev.step(5) Dev.turnRight() Dev.step(2)
6.
Dev.step(1) Spaceship.step(2) Dev.step(5)
7.
Spaceship.step(3) Spaceship.turnLeft() Spaceship.step(4)
8.
Spaceship.step(4) Spaceship.turnRight() Spaceship.step(1) Dev.turnRight() Dev.step(1)
9.
Spaceship.step(4) Dev.step(1) Spaceship.step(4) Dev.step(2)
10.
Dev.step(4) Dev.turnLeft() Dev.step() Dev.turnRight() Dev.step(3)
.jztagtree{max-height:85vh;right:0px}.jzDown{top:10vh}.jztagtree li a{background-color:#448EF6}.jztagtree li a:before{border-right:10px solid #448EF6}.jztagtree li a:hover{background:#0045a6}.jztagtree li a:hover::before{border-right:10px solid #0045a6}
$("#jztoc").toc({content: ".single", headings: "h1,h2,h3"});