Start by coding multiply(num) {}. This method will take a number and multiply it to the calculator's current value.
multiply(num) {}
Make sure to type multiply(num) {}.