Print two lines
This page needs a recent browser (with SharedArrayBuffer support). Please update Chrome, Edge, Firefox or Safari to the latest version.
Print two lines
Each print(...) makes its own line. Use it twice to get two lines.
Print two lines: cat, then dog. Use print(...) two times.
Click Run to see the output here.