Documentation

Function defined in library pytamaro.de
Side Effects

zeige_animation(grafiken)

zeige_animationgrafiken

Zeige eine Sequenz von Grafiken als Animation (GIF) an.

Beim Anzeigen des GIFs werden die Grafiken in einer unendlichen Schleife animiert (normalerweise mit 25 Grafiken pro Sekunde).

grafikenListe der anzuzeigenden Grafiken

Code
zeige_animation([rechteck(50, 50, hsv_farbe(farbton, 1, 1)) for farbton in range(360)])
Output
Graphical output from execution result

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version 0a56f08d (Wed, 29 Apr 2026 08:58:46 GMT)