Multiple choice In LOGO language, LOGO turtle is represent by small square small triangle small circle 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.