How can I use the up and down,left and right arrow keys to control a Python Pgm

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jitrowia

    How can I use the up and down,left and right arrow keys to control a Python Pgm

    I was wondering what kind of python code I would need to enable me to
    use the up and down, left and right arrow keys to control software
    programming decisions within a Python Program.

    Any direction and advice would be greatly appreciated,

    Thank You,
    Rodney

  • Tim Rau

    #2
    Re: How can I use the up and down, left and right arrow keys tocontrol a Python Pgm

    On Jan 25, 10:48 pm, "jitrowia" <jitro...@yahoo .comwrote:
    I was wondering what kind of python code I would need to enable me to
    use the up and down, left and right arrow keys to control software
    programming decisions within a Python Program.
    >
    Any direction and advice would be greatly appreciated,
    >
    Thank You,
    Rodney
    "software programming decisions" is awfully vague. COuld oyu narrow
    down exactly what you want to do?

    Comment

    Working...