You are on page 1of 3

Hello World

Javascript Edition

Console.log
console.log(Hello World!);

Alert
Alert(hello world);

You might also like