summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/data/tdeedu/kturtle/zawijasy.pl.logo
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pl/data/tdeedu/kturtle/zawijasy.pl.logo')
-rw-r--r--tde-i18n-pl/data/tdeedu/kturtle/zawijasy.pl.logo27
1 files changed, 27 insertions, 0 deletions
diff --git a/tde-i18n-pl/data/tdeedu/kturtle/zawijasy.pl.logo b/tde-i18n-pl/data/tdeedu/kturtle/zawijasy.pl.logo
new file mode 100644
index 00000000000..df866587aff
--- /dev/null
+++ b/tde-i18n-pl/data/tdeedu/kturtle/zawijasy.pl.logo
@@ -0,0 +1,27 @@
+# zawijasy.pl.logo
+
+zeruj
+podnieś
+naprzód 50
+opuść
+
+powtórz 4 [
+ dla x = 1 do 100 [
+ naprzód 10
+ obróć_w_prawo 100 - x
+ ]
+]
+
+# zawijasy.pl.logo
+
+zeruj
+podnieś
+naprzód 50
+opuść
+
+powtórz 4 [
+ dla x = 1 do 100 [
+ naprzód 10
+ obróć_w_prawo 100 - x
+ ]
+]