I am trying to create a ball game, but the bad arguments to select list item error keeps popping up




image

We need to type or press the buttons on the screen to enter the product of the numbers on the two image sprites. It is supposed to be simple, but the runtime error.irritant(The operation select list item cannot accept the arguments...) error keeps popping up.

It is also supposed to accept the product once it is correctly entered without needing to press the submit button. But apparently it doesn't work, the image sprites also don't move.

Level is a number and not a list

Also replace your while true loops by a clock timer event

Taifun