Key pressed help

under the key pressed? block, is there any way to let the user input multiple different things to make the same response. for example building a function that operates if any number is inputted rather than just one key. I want to use wait until: to let a code run only once the user presses any number.

You can use the HOFs with key pressed to detect this:
image
(For 'any number key pressed'.)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.