11.6k views
8 votes
Give an example of how loops are used in programming Kturtle​

1 Answer

9 votes

Answer:

Step-by-step explanation:

KTurtle is an educational programming environment for turtle graphics. It is released under the open-source GNU General Public License and is part of the KDE Project since KDE3. KTurtle includes an IDE and a programming language which is loosely based on Logo and is intended for teaching programming.

User Kenneth Sunday
by
4.3k points