Multiply
This page needs a recent browser (with SharedArrayBuffer support). Please update Chrome, Edge, Firefox or Safari to the latest version.
Multiply
In code, * means "times". 6 * 7 is 42.
Use * to print 42. Try 6 * 7.
Click Run to see the output here.