Logo is an educational programming language developed in 1967, known for its turtle graphics feature, allowing users to control an on-screen cursor to create drawings through commands. It is designed for children, featuring basic commands, control structures, and various implementations, with 130 existing versions. Key commands include moving the turtle forward, backward, and turning, facilitating an interactive learning experience.
Related topics: