input - getKey from Ti-Basic in Python? -



input - getKey from Ti-Basic in Python? -

i wondering how getkey command works , how utilize in python, there no command (right?).

somehow, stackoverflow not short questions. writing programme on calculator , thought, why not set computer using python? realized not because don't know getkey.

not sure question, utilize of getkey command in ti-basic:

:while 1 #loop :repeat x #make sure key presssed :getkey→x #store key in variable :end #end loop :disp x :end

getkey returns value corresponds key on ti-"keyboard". can key values in image below.

to functionality in python search site it. utilize .char , .keysym this. more info:

keypress detection python

python input ti-basic

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -