View difference between Paste ID: BEgpgq9q and dJJnrnPr
SHOW: | | - or go back to the newest paste.
1
turtle.forward()
2
turtle.down()
3
turtle.down()
4
turtle.select(1)
5
turtle.placeDown()
6
turtle.turnLeft()
7
turtle.place()
8
turtle.turnRight()
9
turtle.turnRight()
10
turtle.place()
11
turtle.up()
12
turtle.placeDown()
13
turtle.up()
14
turtle.select(2)
15
turtle.forward()
16
turtle.turnRight()
17
turtle.turnRight()
18
turtle.placeDown()
19
turtle.forward()
20
turtle.forward()
21
turtle.turnRight()
22
turtle.turnRight()
23
turtle.placeDown()
24
turtle.turnRight()
25
turtle.turnRight()
26
turtle.forward()
27
turtle.turnRight()
28
turtle.placeDown()
29
turtle.forward()
30
turtle.turnRight()
31
turtle.turnRight()