Install kturtle by entering the following commands in the terminal:
sudo apt update sudo apt install kturtle
Description:
educational programming environment
KTurtle is an educational programming environment which uses the TurtleScript programming language (inspired by Logo) to make programming as easy and accessible as possible. . The user issues TurtleScript language commands to control the "turtle", which draws on the canvas, making KTurtle suitable for teaching elementary mathematics, geometry and programming. . This package is part of the KDE education module.
Homepage: https://projects.kde.org/projects/kde/kdeedu/kturtle
Version: 4:17.12.3-0ubuntu1
Section: universe/devel