What symbol would we use to multiply two numbers?
Exactly. We multiply two numbers in code by using the * sign.
*
To multiply two numbers together, we'll use the * sign.