Computer Science, asked by kristi1461114, 22 days ago

5. The logo commands do not get stored in​

Answers

Answered by rathimadhankumar82
2

Answer:

memory

In Logo, the commands are executed when entered. These commands do not get stored in memory. Till now we have been writing commands one by one to draw a figure. If the same figure is to be drawn many times, the same set of commands have to be written again.

Similar questions