Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
python_lechner [2011/06/25 22:17] thomas.lechner |
python_lechner [2011/06/25 22:20] (aktuell) thomas.lechner [gummi-ente] |
||
|---|---|---|---|
| Zeile 523: | Zeile 523: | ||
| exitonclick() | exitonclick() | ||
| </code> | </code> | ||
| + | |||
| + | ===== autos ===== | ||
| + | |||
| + | [[http://sbox.bgweiz.at/thomas.lechner/10-11/matura/car_1.gif|car_1.gif]] | ||
| + | [[http://sbox.bgweiz.at/thomas.lechner/10-11/matura/car_2.gif|car_2.gif]] | ||
| <code python autos.py> | <code python autos.py> | ||
| # -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||
| - | # Python für Kids -- 4. Auflage, Kapitel 13 | + | # Autor: Thomas Lechner |
| - | # Autor: Gregor Lingl | + | |
| - | # Datum 18. 8. 2009 | + | |
| - | # uhr_arbeit.py | + | |
| from turtle import * | from turtle import * | ||