[Tutor] two questions

gmlloyd gmlloyd@onlink.net
Thu Nov 7 04:39:01 2002


Good morning.

(1) Is it possible to capture key-presses (like: page up, page down,
aroow keys, etc.) in Python program? In other words, is there a Python
equivalent of the BASIC Inkey$ function?

(2) Is it possible to change foreground or background colors within the
Python command line interface? (i.e. not Idle)

thanks,

Geoff Lloyd