Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Some text")
- text = read()
- turtle.forward()
- turtle.back()
- turtle.turnLeft()
- turtle.turnRight()
- turtle.up()
- turtle.down()
- turtle.place()
- turtle.placeDown()
- turtle.placeUp()
- turtle.select()
- turtle.dig()
- turtle.digUp()
- turtle.digDown()
- turtle.detect()
- turtle.detectUp()
- turtle.detectDown()
- turtle.refuel()
- turtle.getFuelLevel()
- for i = 1,10 do
- end
- while true do
- end
- if a==1 then
- elseif a==2 then
- else
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement