Print a number
This page needs a recent browser (with SharedArrayBuffer support). Please update Chrome, Edge, Firefox or Safari to the latest version.
Print a number
Numbers do not need quotes. print(7) shows 7.
Show the number 7. Numbers need no quotes: print(7).
Click Run to see the output here.