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 go without quotes: System.out.println(7).
Make it print the number 7. Numbers need no quotes.
Click Run to see the output here.