I am currently developing an app that is responsive to the viewer pressing keys on the keyboard. There are 36 different keys that will be pressed (a-z &0-9) when each key is pressed a specific colour will appear on screen, more than one key can be pressed at one time.
What is the code so that when you press the keys it triggers this?