function greet() {
console.log("Hello, World!");
}
view raw greet.js hosted with ❤ by GitHub