Simple times table game?

How can I make a simple timestable game?

I have this but doesn’t seem to work? I want to splash the question num1 x num2 = Product…
https://makecode.com/_6sdFkpP3yFX0

This looks like you’re showing the product already, so it sounds like you just want it to include the question when printing it out; so something like this;

or, if you want to prompt the user so they get a chance to think of the answer before seeing it, something like: