Multiple choice

In LOGO language, LOGO turtle is represent by

  1. small square

  2. small triangle

  3. small circle

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In the LOGO programming language, the turtle is a cursor used for drawing graphics. It is traditionally represented as a small triangle to indicate the direction it is currently facing.