TUTORIAL
.
spirale = (n, d, winkel) -> vor d rechts winkel + Math.sqrt(n) wenn n > 0 spirale n-1, d+.5, winkel bildschirmleer() spirale 250, 0, 10