You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/material/Programmieren-2025/02-Programmieren-Python/01-Turtle-Intro.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@ Im Code-Editor oben können Sie beliebig herumspielen. Wenn darüber ein oranges
35
35
36
36
1. Führen Sie das Programm im Code-Editor oben aus, indem Sie auf den Play-Button [[:mdi[play]{.green}]] klicken.
37
37
2. Ersetzen Sie das Wort `turtle` in den Anführungszeichen mal durch `classic` oder `circle` und führen Sie das Programm erneut aus. Was ändert sich?
38
-
3. Laden Sie das Programm als Python-Textdatei herunter, öffnen Sie es in Thonny und führen Sie es dort aus. [Brauchen Sie Hilfe?](../Thonny/Thonny-Verwenden#benutzeroberfläche).
0 commit comments