いろいろ turtle head 意味 981560-Logger head turtle 意味
# Snake head head = turtleTurtle() # create an instance of the class turtle called 'head' headspeed(0) # call the speed method headshape("square") # defines the shape of the snakes head headcolor("black") # defines the colour of the snakes head headpenup() # stop the snake from drawing when moving headgoto(0,0) # moves the snakes head to the coordinates