lehrkraefte:snr:informatik:glf22:python:rekursion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
lehrkraefte:snr:informatik:glf22:python:rekursion [2022/12/23 12:13]
Olaf Schnürer [Aufgabe zur Rekursion: Koch-Kurve und kochsche Schneeflocke]
lehrkraefte:snr:informatik:glf22:python:rekursion [2022/12/23 12:14]
Olaf Schnürer [Baum-Programm aus Lektion]
Line 236: Line 236:
 backward(STAMMLAENGE) backward(STAMMLAENGE)
 pendown() pendown()
-ast(6, STAMMLAENGE, 120)+ast(6, STAMMLAENGE, 30)
  
 exitonclick() exitonclick()
  • lehrkraefte/snr/informatik/glf22/python/rekursion.txt
  • Last modified: 2022/12/23 22:32
  • by Olaf Schnürer