Keyboard input/Keypress check: Difference between revisions

Content added Content deleted
No edit summary
Line 969: Line 969:
</lang>
</lang>


=={{header|Mathematica}}==
=={{header|Mathematica}}/{{header|Wolfram Language}}==
This will create a little panel, once the panel has focus the keys are captured and displayed inside the panel.
This will create a little panel, once the panel has focus the keys are captured and displayed inside the panel.
<lang Mathematica>i = {};
<lang Mathematica>i = {};