[apps/code] Add 'write' to the toolbox (in Turtle module and catalog)

This commit is contained in:
Émilie Feral
2020-05-28 17:18:05 +02:00
parent 8ceb368047
commit 6c54fb4ebc
9 changed files with 11 additions and 1 deletions

View File

@@ -193,4 +193,5 @@ PythonTurtleSetheading = "Met un cap de a degrés"
PythonTurtleSetposition = "Positionne la tortue"
PythonTurtleShowturtle = "Affiche la tortue"
PythonTurtleSpeed = "Vitesse du tracé entre 0 et 10"
PythonTurtleWrite = "Affiche un texte"
PythonUniform = "Nombre décimal dans [a,b]"