Modifications

Sauter à la navigation Sauter à la recherche
128 octets ajoutés ,  19 mars 2020 à 21:37
Ligne 125 : Ligne 125 :  
[[Fichier:Python-Turtle-Exemple-01.png]]
 
[[Fichier:Python-Turtle-Exemple-01.png]]
   −
== Faire un carré : avec une fonction ==  
+
== Dessiner un carré : avec une fonction ==  
    
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
Ligne 145 : Ligne 145 :     
[[Fichier:Python-Turtle-Exemple-02.png]]
 
[[Fichier:Python-Turtle-Exemple-02.png]]
 +
 +
== Dessiner une étoile ==
 +
 +
<syntaxhighlight lang="python">
 +
xx
 +
</syntaxhighlight>
 +
 +
[[Fichier:Python-Turtle-Exemple-10.png]]
    
== SpiroGraphe simple ==   
 
== SpiroGraphe simple ==   
29 917

modifications

Menu de navigation