lehrkraefte:snr:informatik:glf21:python:chaos-game

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lehrkraefte:snr:informatik:glf21:python:chaos-game [2021/08/20 18:43]
Olaf Schnürer
lehrkraefte:snr:informatik:glf21:python:chaos-game [2021/09/15 17:26] (current)
Olaf Schnürer [Derselbe Python-Code sehr ausführlich kommentiert]
Line 1: Line 1:
-==== Chaos-Spiel − der springende Punkt ====+===== Chaos-Spiel − der springende Punkt =====
  
 Das Chaos-Spiel geht wie folgt: Das Chaos-Spiel geht wie folgt:
Line 34: Line 34:
 </WRAP> </WRAP>
  
-=== Python-Programm zum Chaos-Spiel === +==== Python-Programm zum Chaos-Spiel ====
-<code python sierpinski.py> +
-print("hello"+
-</code> +
 <code python> <code python>
 # Sierpinski-Dreieck per Chaos-Spiel # Sierpinski-Dreieck per Chaos-Spiel
Line 94: Line 90:
 </code> </code>
  
-=== Derselbe Python-Code sehr ausführlich kommentiert ===+==== Derselbe Python-Code sehr ausführlich kommentiert ====
 <hidden> <hidden>
 <code python> <code python>
Line 251: Line 247:
 </WRAP> </WRAP>
      
 +===== Link zur Kursseite =====
 +
 +[[lehrkraefte:snr:informatik:glf21|Zur Kursseite]]
  
  
  
  • lehrkraefte/snr/informatik/glf21/python/chaos-game.1629477828.txt.gz
  • Last modified: 2021/08/20 18:43
  • by Olaf Schnürer