Including punctuation in a string response?

Switch to the Coder view and go to the Demos menu. Under Input, select what_key.py and run it.

This demo will print out the name corresponding to any key you press (it stops after 5, so just run it again if needed).

Note that some characters require a sequence of keys to be pressed. i.e. you can’t type 'colon' directly, without first pressing a shift key.