Comment ajouter un clavier à Python Turtle

turtle.listen()
turtle.onkey(def, 'key')
Funny Ferret