Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 182 Bytes

turtle.md

File metadata and controls

5 lines (3 loc) · 182 Bytes

Zeichnen mit Turtle

Mit Turtle kann man auch Zeichnen bzw. Muster erzeugen.

Es gibt ein gutes Tutorial unter RealPython.