Reputation: 367
Simple question, what is the term for the Enter key for Turtle.Onkey()
I've tried turtle.onkey(check, 'Enter')
but I get the error:
TclError: bad event type or keysym "Enter"
So, I think that I have entered the wrong word for 'Enter'
Just in-case you don't know what the Enter key, here it is :P
Upvotes: 2
Views: 6265