summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ru/data/tdeedu/kturtle/square.logo
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-ru/data/tdeedu/kturtle/square.logo')
-rw-r--r--tde-i18n-ru/data/tdeedu/kturtle/square.logo6
1 files changed, 6 insertions, 0 deletions
diff --git a/tde-i18n-ru/data/tdeedu/kturtle/square.logo b/tde-i18n-ru/data/tdeedu/kturtle/square.logo
new file mode 100644
index 00000000000..effd6e0b30d
--- /dev/null
+++ b/tde-i18n-ru/data/tdeedu/kturtle/square.logo
@@ -0,0 +1,6 @@
+# Квадрат
+
+повтори 4 [
+ вперёд 100
+ налево 90
+]