A simple calculator that uses "ask" to get two numbers and an operator and then Scratch car "says" the result.
- Can you change the script so that Scratch says when they have selected an invalid operator? - Can you give a more complete result as in x operator y equals result? Hint: use the "join" command to do this.