Documentation

Function defined in library pytamaro.fr
Side Effects

montre_animation(graphiques)

montre_animationgraphiques

Montre une séquence de graphiques en tant qu’animation (GIF).

Les graphiques sont reproduits de manière séquentielle (normalement à 25 images par secondes) en boucle (à moins que ça ne soit indiqué autrement).

graphiquesla liste des graphiques à sauvegarder en tant qu’animation.

Code
montre_animation([rectangle(50, 50, couleur_hsv(teinte, 1, 1)) for teinte 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)