Code Screenshot

Code syntax highlighted screenshot image。 Runs locally—nothing uploaded.

function hello() {
  console.log('Hello, World!');
}