Computer Science, asked by ranipawarm123, 1 year ago

what are the different parts of procedure in logo?​

Answers

Answered by JohanDanielM
8

Answer:

The following code block has the required structure of the subprogram. The procedure or subprogram must start with the word 'to', followed by a name we think of. The next step is to key-in all the same steps we would write on the command line. The procedure must end with the word 'end'.

Answered by sakshi536
3

Answer:

the code is block is .....

Similar questions