Magical! The *
sign is an operator that multiplies two numbers. The +
operator unsurprisingly, will add two numbers.
Psst: numbers have no quotation marks around them.
If we want to operate on numbers, we shouldn't wrap them in quotation marks, as it tends to give unexpected results.