I want to ask the user a question using turtle.write and get input. Is that possible?
according to the docs you can't get an input with turtle.write
you could use turtle.textinput, ex:
turtle.textinput('My app', 'What is your name?')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With