write about all logo command
Answers
A general-purpose language, Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics, either on screen or with a small robot termed a turtle. Logo has a number of other drawing commands, some of which are given below.
Logo has a number of other drawing commands, some of which are given below.pu − penup.
Logo has a number of other drawing commands, some of which are given below.pu − penup.pd − pendown.
Logo has a number of other drawing commands, some of which are given below.pu − penup.pd − pendown.ht − hideturtle.
Logo has a number of other drawing commands, some of which are given below.pu − penup.pd − pendown.ht − hideturtle.dt − showturtle.
Logo has a number of other drawing commands, some of which are given below.pu − penup.pd − pendown.ht − hideturtle.dt − showturtle.setpensize.