| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung |
| gf_informatik:programmieren_i [2026-04-29 06:56] – [Aufgabe B2] hof | gf_informatik:programmieren_i [2026-04-29 09:01] (aktuell) – hof |
|---|
| ===== - Einfache Bewegungen ===== | ===== - Einfache Bewegungen ===== |
| |
| <bottom-editor id="one" layout='canvas' showswitcher style="max-height: 8lh;"> | <bottom-editor id="one" layout='canvas' showswitcher > |
| from turtle import * | from turtle import * |
| |
| Mache dich mit all diesen **Befehlen vertraut** und probiere sie aus. | Mache dich mit all diesen **Befehlen vertraut** und probiere sie aus. |
| |
| <bottom-editor id="a1" layout='canvas' showswitcher style='max-height: 15lh;' > | <bottom-editor id="a1" layout='canvas' showswitcher> |
| from turtle import * | from turtle import * |
| |
| Programmiere deine Turtle so, dass sie ein **Quadrat** abläuft. | Programmiere deine Turtle so, dass sie ein **Quadrat** abläuft. |
| |
| <bottom-exercise id="a2" layout='canvas' showswitcher style="max-height: 12lh;"> | <bottom-exercise id="a2" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| Programmiere deine Turtle so, dass sie **deinen Namen**, Spitznamen oder zumindest deine Initialen abläuft. | Programmiere deine Turtle so, dass sie **deinen Namen**, Spitznamen oder zumindest deine Initialen abläuft. |
| |
| <bottom-exercise id="a3" layout='canvas' showswitcher style="max-height: 15lh;"> | <bottom-exercise id="a3" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| Löse nochmals Aufgabe A2. Schreibe deine Lösung um, indem du den `repeat` Befehl verwendest. | Löse nochmals Aufgabe A2. Schreibe deine Lösung um, indem du den `repeat` Befehl verwendest. |
| |
| <bottom-exercise id="a4" layout='canvas' showswitcher style="max-height: 12lh;"> | <bottom-exercise id="a4" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| {{.:programmieren_i_new:pasted:20260421-164903.png?nolink&300}} | {{.:programmieren_i_new:pasted:20260421-164903.png?nolink&300}} |
| |
| <bottom-exercise id="b1" layout='canvas' showswitcher style="max-height: 12lh;"> | <bottom-exercise id="b1" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| {{.:programmieren_i_new:pasted:20260421-165245.png?nolink&250|}} | {{.:programmieren_i_new:pasted:20260421-165245.png?nolink&250|}} |
| |
| <bottom-exercise id="b3" layout='canvas' showswitcher style="max-height: 18lh;"> | <bottom-exercise id="b3" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| |
| |
| <bottom-exercise id="b4" layout='canvas' showswitcher style="max-height: 18lh;"> | <bottom-exercise id="b4" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| {{.:programmieren_i_new:pasted:20260421-165601.png?nolink&200|}} | {{.:programmieren_i_new:pasted:20260421-165601.png?nolink&200|}} |
| |
| <bottom-exercise id="b5" layout='canvas' showswitcher style="max-height: 18lh;"> | <bottom-exercise id="b5" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| {{:gf_informatik:programmieren_i:pasted:20240906-095752.png?nolink&163}} | {{:gf_informatik:programmieren_i:pasted:20240906-095752.png?nolink&163}} |
| |
| <bottom-exercise id="c1" layout='canvas' showswitcher style="max-height: 18lh;"> | <bottom-exercise id="c1" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| {{:gf_informatik:programmieren_i:pasted:20240906-095842.png?nolink&175}} | {{:gf_informatik:programmieren_i:pasted:20240906-095842.png?nolink&175}} |
| |
| <bottom-exercise id="c2" layout='canvas' showswitcher style="max-height: 18lh;"> | <bottom-exercise id="c2" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |
| {{:gf_informatik:pasted:20230905-084624.png?nolink&200}} | {{:gf_informatik:pasted:20230905-084624.png?nolink&200}} |
| |
| <bottom-exercise id="c3" layout='canvas' showswitcher style="max-height: 18lh;"> | <bottom-exercise id="c3" layout='canvas' showswitcher> |
| <script type="text/x-starter"> | <script type="text/x-starter"> |
| </script> | </script> |